galaxyproject / tools-iuc

Tool Shed repositories maintained by the Intergalactic Utilities Commission
https://galaxyproject.org/iuc
MIT License
160 stars 417 forks source link

HISAT2 Data manager reports unrecognized arguments for SNP annotation #530

Open jennaj opened 8 years ago

jennaj commented 8 years ago

HISAT2 DM has a problem with advanced options re SNP annotation. Wrapper needs update? See: unrecognized arguments

Fatal error: Exit code 2 () usage: extract_snps.py [-h] [-v] [--testset] [genome_file] [snp_file] extract_snps.py: error: unrecognized arguments: --genome_file --snp_file snps.tabular

jennaj commented 8 years ago

Comment .. this DM fails when incorporating ref annotation even for very small genomes and given 64 GB. Has anyone does this successfully?

There is also some confustion about inputs. The form could have updated help text for SNP and Splices to help with usage (exact expected input dataset format).

Examples:

bgruening commented 8 years ago

@davebx can you please look at it?