MGI-tech-bioinformatics / DNBelab_C_Series_HT_scRNA-analysis-software

An open source and flexible pipeline to analysis high-throughput DNBelab C Series single-cell RNA datasets
MIT License
52 stars 21 forks source link

scRNA_parse: main.c:242: parse_options: Assertion `n1==n2 && n1>0' failed. #1

Closed youwh1996 closed 2 years ago

youwh1996 commented 2 years ago

I process the raw data and meet this problem

image
lishuangshuang0616 commented 2 years ago

Multiple fastq.gz are separated by comma, example A1_oligo_R1.gz,A2_oligo_R1.gz. There cannot be a space after a comma. 1650425147(1)

I process the raw data and meet this problem image