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

No match to barcodes #8

Open
Rahmmy opened this issue Jun 15, 2022 · 2 comments
Open

No match to barcodes #8

Rahmmy opened this issue Jun 15, 2022 · 2 comments

Comments

@Rahmmy
Copy link

Rahmmy commented Jun 15, 2022

Hello,
I really enjoy the workflow of barseq as it seems to do exactly what I want. Unfortunately anytime I attempt using it I get 100% of my reads not having the barcodes. However, when I use a simple grep command I find the barcodes. Do I need to format my barcodes in a particular way before input?

@eburgoswisc
Copy link
Collaborator

Hi Rahmmy,
I am currently working on an update that will allow you to provide the left and right flanking sequences and match the barcode in the middle. We will also include an option that allows you to change the length of the barcode you want to match.

@eburgoswisc
Copy link
Collaborator

Hi Rahmmy,

there is a version of barseq here where you can change the flanking sequences and length of the barcode you are searching.

-fr FLANKING_RIGHT, --flanking-right FLANKING_RIGHT
-fl FLANKING_LEFT,  --flanking-left FLANKING_LEFT
--barcode-length BARCODE_LENGTH
                        Length of barcode sequence

If you did not provide a file with barcode sequences, there is also a --reference-free mode that will infer the 'good' barcodes in the sample files. Let me know if this helps.

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