-
Notifications
You must be signed in to change notification settings - Fork 709
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
Add gene symbols to merged output #564
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested this version with gencode annotations on my data and I'm getting the expected results now 🎉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for addressing this issue so quickly 🚀
LGTM now!
@drpatelh, not sure why the test is still in yellow. Let me know if you think all good, or it needs any changes. Thanks! |
Will have a look tomorrow. Thanks! |
Looks great! Thanks @lpantano ! |
Change of tximport R script to add the rowData columns to the TSV files to add the nice gene names there.
Thanks @grst
#561
PR checklist
nf-core lint .
).nextflow run . -profile test,docker
).CHANGELOG.md
is updated.