-
Notifications
You must be signed in to change notification settings - Fork 11
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
Metatranscriptomic Data #48
Comments
hi, args-oap can only handle short reads so if your metatranscriptomic data are generated by e.g. Illumina data then ok, but the results may not be directly comparable with metagenomic data. |
My metatranscriptomic data are generated by Illumina data, so args-oap is available. |
RPKM requires normalising against read counts. For metagenomic, reads are randomly distributed along the genomes; for metatranscriptomic, only genes that express will be sequenced. So the total number of reads (normalising constant) has different meaning in metagenomic/metatranscriptomic, which will lead to a difference. |
Hello,
I think the number of the mapped reads for each arg is the same for metagenomic (30) and metatranscriptomic (30). So, the total number of the mapped reads is the same (the normalizing constant is the same). what do you think of it? Thanks very much for your answer. Best, |
I have some metatranscriptomic data and I want to run it through ARGs-OAP, is this reasonable?
If not, any other suggestions would be greatly appreciated.
Thank you so much for taking the time to read this, looking forward to your reply!
The text was updated successfully, but these errors were encountered: