7 months ago by
United States
Hello,
With FeatureCounts, when the option for Gene annotation file is set to "in your history", any datasets with a GTF or GFF datatype in the same history will be selectable as input. Maybe you need to change this option or the annotation dataset datatype assignment? https://galaxyproject.org/support/#getting-inputs-right
The FeatureCounts built-in annotations are described on the tool form (databases supported: hg38, hg19, mm10 and mm9) and in this post: https://biostar.usegalaxy.org/p/27461/
How to convert identifiers or add in gene symbols can vary by the tools available/installed on the Galaxy server you are working at. If at https://usegalaxy.org, the tool UniProt ID mapping and retrieval can convert IDs. Or you can upload any tabular mapping file to Galaxy that contains the IDs in your output and the IDs you want to convert to and merge the two with the tool Join two files or Join two Datasets side by side on a specified field.
Examples of joining data are in the Galaxy 101 tutorial: https://galaxyproject.org/learn/
All Support FAQs: https://galaxyproject.org/support/
Thanks! Jen, Galaxy team