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

RSEM not being executed #3276

Closed
adammaikai opened this issue Jun 24, 2020 · 4 comments
Closed

RSEM not being executed #3276

adammaikai opened this issue Jun 24, 2020 · 4 comments

Comments

@adammaikai
Copy link

adammaikai commented Jun 24, 2020

Version info
1.2.3
Ubuntu 16.04.6

To Reproduce
details:

  • algorithm:
    aligner: star
    expression_caller: [rsem]
    analysis: RNA-seq
    description: H3-1
    files:
    • /scratch/rnaseq/H3-1_R1_001.fastq.gz
    • /scratch/rnaseq/H3-1_R2_001.fastq.gz
      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

@naumenko-sa
Copy link
Contributor

Hi @adammaikai !

I think there were some efforts to support rsem in bcbio 5-6 years ago:
https://github.com/bcbio/bcbio-nextgen/blob/master/bcbio/rnaseq/rsem.py

But as you mentioned it is not even getting installed:
https://github.com/chapmanb/cloudbiolinux/blob/master/contrib/flavor/ngs_pipeline_minimal/packages-conda.yaml

I think it was abandoned in favor of salmon/kallisto, see this comparison, for example:
https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-017-1526-y

SN

@naumenko-sa naumenko-sa self-assigned this Jun 29, 2020
@adammaikai
Copy link
Author

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.

@naumenko-sa naumenko-sa mentioned this issue Jul 1, 2020
90 tasks
@naumenko-sa
Copy link
Contributor

Unfortunately, RSEM goes not very high on the priorities list.
Would you consider contributing code to the enhanced support of RSEM in bcbio?
We welcome PRs.

S.

@naumenko-sa
Copy link
Contributor

Please feel free to re-open if somebody wants and has time to implement rsem support.

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