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

add --store-read-ids and --read-ids-whitelist options #186

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lldelisle
Copy link

As the #170 is not ready and I needed these options quickly, I implemented them on the current version.
I tested with:

cite_seq_count/__main__.py -R1 tests/test_data/fastq/correct_R1_with_cell_barcode_mm.fastq.gz -R2 tests/test_data/fastq/correct_R2.fastq.gz -t tests/test_data/tags/pass/correct_3.csv -cbf 1 -cbl 16 -umif 17 -umil 26 -wl tests/test_data/whitelist.csv -cells 1 --store-read-ids --read-ids-whitelist tests/test_data/whitelist_single.csv

This PR is just here to tell people that this version exists. @Hoohm you don't need to incorporate these changes. I don't think I will be able to write test for these options, so you can close this PR.

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

Successfully merging this pull request may close these issues.

1 participant