15 months ago by
United States
Hello,
In the past, this problem has come up and these were the solutions. Check both to find out if the issue is coming from one or both:
The GTF file is missing valid attributes for type=transcript features. Specifically, it is missing the transcript_id "XXX" expected nomenclature. The type=gene as also missing the proper attribute gene_id "XXXX", but that should not impact this particular tool usage (yet watch out for it being a problem downstream if gene is used as a filter input with summary tools).
HISAT was run without specifying to output results in a way that Stringtie can interpret. This prior Biostars post shows to how set the option for Cufflinks. For your run, instead, use the option for Stringie present in the same menu. https://biostar.usegalaxy.org/p/23367/#23369
Try this out and see if it helps. If not, a bug report can be sent in for specific feedback if working at http://usegalaxy.org or the problem can be reproduced there.
Thanks, Jen, Galaxy team