Open dburkhardt opened 4 years ago
If I understand the output correctly, there should be 2 files per sample, usually it's _L001_R1_001.fastq.gz which is read 1 having cell barcodes, and _L001_R2_001.fastq.gz which is read 2 with the RNA-seq. So I would just try using these two files as input.
I have 10X 3' v1 chemistry data with four fastq files:
The reason I believe this to be v1 is the output of the websummary from 10X
When I run the following command:
I get the following error:
I had no issues running velocyto on this data, and when I run bamtofastq on the possorted BAM file, I get these four files as output. Any idea what's going on? I have no idea why I would have a R3 file. Should I ignore it?