Replies: 1 comment 1 reply
-
Thanks for using CRISPResso2! I'm glad you've found it useful. Once installed, you can |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Thank you so much for your continued work on this fantastic resource! We use this on a nearly weekly basis upon hundreds of samples across many projects. CRISPResso is an (invaluable) component of our analysis/automation pipeline.
As far as I can tell, the CRISPResso resource isn't configured as a proper python package that can be imported and called from another python script. Pardon if I'm wrong on this, but I think arguments can only be taken from the command line (argparse). Is there any interest in a bit of restructuring so that it serves as a package? Given that our overarching pipeline is python-driven, it would really help if CRISPResso was an importable package rather than running as a command line from within python.
Thanks for any thoughts!
Dustin
Beta Was this translation helpful? Give feedback.
All reactions