galaxyproject / tools-iuc Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
annotateMyIDs (several versions) is not really ignoring header line when option set #2319
Comments
|
For reference, this was first reported at Galaxy Help here: https://help.galaxyproject.org/t/annotatemyids-fatal-error/701 |
|
@mblue9 Thank you! |
|
Looks like this was in the 3/8/19 tool update in the MTS. Only EU appears to have v 3.7.0 installed (yet). But is it really the latest version with this changeset included? GUI has The test fails when the input has a header (single Featurecounts count file, two columns, contains spaces and tabs) + form marked "yes" the input has a header. See dataset 38 in the original test history: Test history usegalaxy.eu: https://usegalaxy.eu:/u/jenj/h/test-hisat2-featurecounts-annotatemyids Seems to still be splitting by header whitespace, not tabs, to create labels for data columns, even though |
|
@jennaj it works fine for me locally with your input file and settings, see screenshot below So maybe it just needs to be updated at EU? ping @bgruening |
|
Updated on usegalaxy.eu |
|
Great, works now at EU. I'll ping to get ORG updated, too. Going to close this out, thanks all!! |
|
@Slugger70 ping that you will probably want to update the tool at AU as well |
|
Thanks @jennaj I'm updating tools today so will add the update for this in. |

Test history usegalaxy.eu: https://usegalaxy.eu:/u/jenj/h/test-hisat2-featurecounts-annotatemyids
Test history usegalaxy.org: https://usegalaxy.org:/u/jen/h/test-hisat2-featurecounts-annotatemyids
If the header is removed first, the tool works fine, across servers and tool versions.
The text was updated successfully, but these errors were encountered: