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

Question about support for 10X 5' kit version 1 and utilization of barcodes form short-read #24

Open
Kyung-TaeLee opened this issue Dec 13, 2024 · 1 comment

Comments

@Kyung-TaeLee
Copy link

Hi, thank you for the amazing tool and constant updates.

I have single-cell Nanopore sequencing data from 10X 5' kit version 1 and 1.1 so I am wondering if BLAZE support for this kit for barcode and UMI identification.
And I have single-cell short-read data from same library so Is BLAZE can also utilize list of barcodes from short-read data for better performacne?

Thank you.
Best regards,
KyungTae Lee

@youyupei
Copy link
Member

youyupei commented Dec 17, 2024

Hi @Kyung-TaeLee, although I haven't tested it, the read structure of 5' v1 seems to be identical to 5' v2 so you could probably run it on a subset of reads with --10x-kit-version 5v2 option.

And yes, you could use list of barcodes from short-read, here is an example:

blaze --no-whitelisting --10x-kit-version 5v2 --known-bc-list <your list of barcode> <input fastq>

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

No branches or pull requests

2 participants