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

pgmap CLI #12

Open
marissafujimoto opened this issue Dec 17, 2024 · 0 comments
Open

pgmap CLI #12

marissafujimoto opened this issue Dec 17, 2024 · 0 comments

Comments

@marissafujimoto
Copy link
Collaborator

Issue Description

Right now #11 implements pgmap as a python library. We want to have a CLI which provides a more convenient wrapper for pgmap.

Right now I'm imagining this as a one line command taking in fastq files, barcodes, and some kind of representation of the paired guide library and writing to a counts file. It could be distributed through conda or some other open source channel. I'm not too familiar with how python CLIs are made or distributed, though I know argparse is one typical library for implementing them.

I think we can take some inspiration from mageck for how bioinformatics software users would expect pgmap to behave: https://sourceforge.net/p/mageck/wiki/Home/

@marissafujimoto marissafujimoto mentioned this issue Dec 18, 2024
14 tasks
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