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

import using tximport for the rsem count table to get integers? #199

Open
marwa38 opened this issue Jun 8, 2023 · 0 comments
Open

import using tximport for the rsem count table to get integers? #199

marwa38 opened this issue Jun 8, 2023 · 0 comments

Comments

@marwa38
Copy link

marwa38 commented Jun 8, 2023

The rsem table doesn't have integers so it is common to use tximport before running differential gene expression dowstream analysis. I am wondering what tximport do in rsem table? what kind of modification?
I am trying to use SARTools (deseq2 method) to get my differential expressed genes but the input count table needs to be an integer so I was thinking to just use round() as I am not sure what tximport modification is doing for the rsem table.

@marwa38 marwa38 changed the title import using tximport rsem count table to get integers? import using tximport for the rsem count table to get integers? Jun 8, 2023
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

1 participant