Skip to content
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

option to specify transcript ID's in count tables #12

Open
gktharp1 opened this issue May 5, 2023 · 1 comment
Open

option to specify transcript ID's in count tables #12

gktharp1 opened this issue May 5, 2023 · 1 comment

Comments

@gktharp1
Copy link

gktharp1 commented May 5, 2023

want to be able to choose gene symbols or ensemble ID's ( gene_id )

@derrik-gratz
Copy link
Collaborator

I think we'd have to add a function that re-maps the transcript IDs to gene symbols and vice-versa. Our current workflow has the geneIDs replaced by the symbols in the bulk template (separate from this package). We could try leveraging the summarized experiment object at the base of DESeq objects to store multiple genenames. A lazy fix would just be to re-load the GTF back in and map them back if needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants