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

KeyError: 'MB1' ' returned non-zero exit status 1. when running scRNA-seq analysis for indropv3 #3740

Open
juychen opened this issue Feb 6, 2024 · 1 comment

Comments

@juychen
Copy link

juychen commented Feb 6, 2024

Version info

  • bcbio version (bcbio_nextgen.py --version): 1.2.9
  • OS name and version (lsb_release -ds):

To Reproduce
Exact bcbio command you have used:

bcbio_nextgen.py /usersdata/junyichen/data/risi_0201/risi_0201/endo_rishi.yaml -n 20

Your yaml configuration file:

details:
- algorithm:
    cellular_barcode_correction: 1
    minimum_barcode_depth: 1000
    sample_barcodes: /usersdata/junyichen/data/risi_0201/risi_0201/barcodes_given.txt
    # transcriptome_fasta: /home/jholab/genomes/Hsapiens/hg38/rnaseq/ref-transcripts.fa
    # transcriptome_gtf: /home/jholab/genomes/Hsapiens/hg38/rnaseq/ref-transcripts.gtf
    umi_type: harvard-indrop-v3
  analysis: scRNA-seq
  description: Endometrioma_rishi_0201
  files:
  - /usersdata/junyichen/data/risi_0201/risi_0201/SUB15154_R1.fastq.gz
  - /usersdata/junyichen/data/risi_0201/risi_0201/SUB15154_R2.fastq.gz
  - /usersdata/junyichen/data/risi_0201/risi_0201/SUB15154_R3.fastq.gz
  - /usersdata/junyichen/data/risi_0201/risi_0201/SUB15154_R4.fastq.gz
  genome_build: hg38
  metadata: {}
fc_name: endometrioma_rishi_0201
upload:
  dir: /usersdata/junyichen/output/risi_0201/final

Log files (could be found in work/log)
Please attach (10MB max): bcbio-nextgen-commands.log, and bcbio-nextgen-debug.log.

bcbio-nextgen-commands.log

bcbio-nextgen-debug.log

@juychen juychen changed the title KeyError: 'MB1' ' returned non-zero exit status 1. when running umis KeyError: 'MB1' ' returned non-zero exit status 1. when running scRNA-seq analysis for indropv3 Feb 6, 2024
@juychen
Copy link
Author

juychen commented Feb 8, 2024

I suspect that it is the problem caused by the umis package. https://github.com/vals/umis
I have tried to downgrade the umis 1.0.8 to 1.0.7 in the anaconda environment of bcbio and then the error did not occur.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants