-
Notifications
You must be signed in to change notification settings - Fork 355
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
RSEM not being executed #3276
Comments
Hi @adammaikai ! I think there were some efforts to support rsem in bcbio 5-6 years ago: But as you mentioned it is not even getting installed: I think it was abandoned in favor of salmon/kallisto, see this comparison, for example: SN |
Thanks so much for your quick response. If at all possible I would like to submit a feature request for RSEM support. We are interested for the purpose of reproducing work from other projects. |
Unfortunately, RSEM goes not very high on the priorities list. S. |
Please feel free to re-open if somebody wants and has time to implement rsem support. |
Version info
1.2.3
Ubuntu 16.04.6
To Reproduce
details:
aligner: star
expression_caller: [rsem]
analysis: RNA-seq
description: H3-1
files:
genome_build: hg38
fc_name: metadata
upload:
dir: ../final
Observed behavior
rsem is skipped and does not run. I still get quants from htseq-count, however. I was able to install rsem in my bcbio tools folder but actually do not see documentation anywhere about how to execute it so I am wondering if it is even possible. I executed again with expression_caller: [rsem, kallisto] and get kallisto results as well.
bcbio-nextgen-commands.log
bcbio-nextgen-debug.log
bcbio-nextgen.log
The text was updated successfully, but these errors were encountered: