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

Generalize Barcode Platform r1 and i7 Inputs #59

Open
benjamincarlin opened this issue Mar 11, 2019 · 0 comments
Open

Generalize Barcode Platform r1 and i7 Inputs #59

benjamincarlin opened this issue Mar 11, 2019 · 0 comments

Comments

@benjamincarlin
Copy link
Contributor

The inputs into the attach barcode method in the Barcode Platform class include a read 1 fastq (r1), where the cell and molecule barcodes are extracted and an index fastq file (i7, optional), where the sample barcode is distracted.

parser.add_argument('--r1',

In order to generalize this class further, is it possible to omit the numerical assignments to the reads. r1 and i1 could become a list of one or more input fastq files, and the tool could enable a user to specify which fastq file the tag should be associated with. These suggestions are from @ambrosejcarr comments and past experiences with In-drop and Mars-seq, where the barcodes are not always in the same positions or on the same fastq files. Please see the following PR where this was discussed...

#57

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

1 participant