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

BC01 empty #11

Closed
AhmedAbdelfattah opened this issue Apr 4, 2017 · 1 comment
Closed

BC01 empty #11

AhmedAbdelfattah opened this issue Apr 4, 2017 · 1 comment

Comments

@AhmedAbdelfattah
Copy link

Hi all,

I am running jsa.np.barcode with an input of about 4 million reads. The -bc is fasta file containing ONT barcodes from thier barcoding kit:

BC01
AAGAAAGTTGTCGGTGTCTTTGTG
BC02
TCGATTCCGTTTGTAGTCGTCTGT
BC03
GAGTCTTGTGTCCCAGTTACCAGG
BC04
TTCGGATTCTATCGTGTTTCCCTA
BC05
CTTGTCCAGGGTTTGTGTAACCTT
BC06
TTCTCGCAAAGGCAGAAAGTAGTC
BC07
GTGTTACCGTGGGAATGAATCCTT
BC08
TTCAGGGAACAAACCAAGTTACGT
BC09
AACTAGGCACAGCGAGTCTTGGTT
BC10
AAGCGTTGAAACCTTTGTCCTCTC
BC11
GTTTCATCTATCGGAGGGAATGGA
BC12
CAGGTAGAAAGAAGCAGAATCGGA

The script is running fine, but I just noticed that BC01 is an empty file. I have already demultiplexed this data set with Metrichor, when it was active and I know that I have sequences with BC01.

Is there a reason this could happen?

@hsnguyen
Copy link
Collaborator

hsnguyen commented Apr 4, 2017

Hi Ahmed,
Thank you for your interest in our work.
jsa.np.barcode had originally been created for our own experiment and BC01 omitting was one of our settings before. But yes, it surely doesn't fit to the other use-case. You can find it fixed by pulling the newest commit of japsa and reinstall.

This module, although being useful for streaming analysis, yet has limited usage for inexperienced user. For that reason, we're trying to integrate it into jsa.np.npreader so that the demultiplexing can be established in a real-time fashion with the basecalling (just like Metrichor). Despite more tests are ongoing, we can say that it's very near to be released.
From newest git commit of Japsa, please try jsa.np.npreader -GUI to run on your base-called data and give us more feedback. Thank you!

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