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

ignoreAfterBar does not apply with txOut=T and countsFromAbundance != "no" #38

Closed
karl616 opened this issue Feb 17, 2020 · 1 comment
Closed

Comments

@karl616
Copy link

karl616 commented Feb 17, 2020

Thank you for an eminent and very convenient software.

I'm importing kallisto data from h5 files and want output the transcripts. With Gencode as a reference this comes with an inconvenient transcript naming adding |-separated information after the transcript ID. Exporting genes, this is handled by the ignoreAfterBar flag, but this never takes effect when exporting transcripts:

https://github.com/mikelove/tximport/blob/master/R/tximport.R#L578-L595

Is this intentional?

@mikelove
Copy link
Collaborator

Yes, essentially you can modify transcript names with a one liner as you like. The reason that the argument exists is because the transcript-to-gene matching occurs inside the function.

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