Closed fpengstudy closed 2 years ago
my error was in 2022-08-15 20:18:42,386 INFO False cell barcode. Error-corrected: 731154
Hi,
The program didn't stop - it completed normally. See # job finished in 870 seconds
.
The line you highlight is not an error in with the program, but rather a report that extract
found 731,154 cell barcodes that were not in the whitelist but was able to error-correct to barcodes that were in the whitelist. However, it also found > 56million cell barcodes that were not in the whitelist and it was not able to error-correct to a barcode that is in the whitelist:
2022-08-15 20:18:42,386 INFO Filtered cell barcode. Not correctable: 56018271
This would suggest to me that there is something wrong with one of: The barcode pattern, the whitelist or the data, leaving you with only 1,054,728 reads out of 57,072,999 - 731,1354 (or ~ 75%) didn't have a barcode in the white list, but could be corrected to one.
I particular, its rather odd to have a 9nt cell barcode, but only a 5nt UMI
Thanks for your answer!
Thank you for your reply!I am new to this field. I wanted to use reads to determine which cell they came from, so I used this tool. My sample is on the CELLSEQ2 platform, and Umi and barcode base numbers are bothering me. Thank you very much for your reply! I will continue to study the relevant principles.
According to the CEL_seq2 paper, the CEL-seq2 cell barcode is 6nt, and the UMI is 6nt.
Hi! Thank you for create such a useful tool.
I used umi_tools as my standard for extracting umi and barcode. But during the process of this software, I have encountered some errors that make my program stop only halfway through running, and I would like to know what the error is due to.
Thank you !