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

added barcode mapping and counting scripts #1

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

Conversation

wsowens
Copy link
Collaborator

@wsowens wsowens commented Apr 13, 2022

Just uploading the Python scripts I used for analyzed the NGS data.

  • map_barcodes.py - Takes gzipped FASTQs from the initial barcode mapping experiment and produces a CSV mapping each barcode to an architecture.

  • count_barcodes.py - Takes gzipped FASTQs from normal assay runs and produces a CSV with counts for each barcode. As we're all well aware, this is essentially what starcode does, so I'm just uploading it for posterity.

@wsowens wsowens requested a review from samhimes92 April 13, 2022 18:16
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