-
Notifications
You must be signed in to change notification settings - Fork 42
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
10X v3 Unable to parse UMI #105
Comments
Got the same problem. I guess they didn't provide config.xml file for 10x V3. |
JFYI, I am using the following 10x_v3.xml to process all my 10x v3 datasets which worked fine for me. I obtained it somewhere in the issue threads of this github.
|
Looks like the only difference between the 10x.xml and 10x_v3.xml is to change the following:
|
I confirm I am having this issue again. I am not sure what changed. Previously, correcting the umi_length worked, now, I am getting the same error despite the correction. Any pointers on how to fix would be greatly appreciated. |
HI,
I'm trying to run the dropest pipline on a 10X dataset but it's giving me a "Unable to parse UMI in " error. Below is the command, BAM and the config file that I'm using.
./dropest -m -V -b -o sample3_dropest -g ~/rnaseq/refdata-cellranger-GRCh38-3.0.0/genes/genes.gtf -L eiEIBA -c configs/10x.xml ~/rnaseq/sample3/outs/possorted_genome_bam.bam
A00524:70:HHF7HDRXX:2:1234:20238:34037 256 1 12067 0 91M * 0 0 GGAGTTTTCCTGTGGAGAGGAGCCATGCCTAGAGTGGGATGGGCCATTGTTCATCTTCTGGCCCCTGTTGTCTGCATGTAACTTAATACCA FF:FFFFFF:FFFFFFFFFFFFFFFFFFF::FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF:FFFFFFFFFFFFFFFFFFFFFFFFF NH:i:7 HI:i:2 AS:i:89 nM:i:0 RE:A:I li:i:0 BC:Z:TTGGCATA QT:Z:F:F,,,,F CR:Z:TACATTCTGCAACACT CY:Z:FFFFFFFFFFFFFFFF UR:Z:GGGGACACTCAC UY:Z:FFFFFFFFFFFF UB:Z:GGGGACACTCAC RG:Z:sample3:0:1:HHF7HDRXX:2
What am I doing wrong?
10x.txt
The text was updated successfully, but these errors were encountered: