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

Running poretitioner from command line #33

Open
1 of 3 tasks
kdoroschak opened this issue Apr 23, 2020 · 0 comments
Open
1 of 3 tasks

Running poretitioner from command line #33

kdoroschak opened this issue Apr 23, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@kdoroschak
Copy link
Member

The previous version of the pipeline could only be run by directly invoking python commands for each step (this was done in a jupyter notebook).

This could be good for some applications, but most bioinformatics software can be directly called on the command line & that should be the default way to run this.

Prerequisites:

  • Determine a good format for the config file (currently using yaml, not attached to it in the slightest)
  • Define configuration parameters (initial set of parameters here: Document & validate allowed configuration parameters for segmenter #27)
  • Determine which sub-commands we want (probably just poretitioner segment; poretitioner filter; poretitioner classify; poretitioner quantify?)

Not sure what further steps should include (unfamiliar with this area)

@kdoroschak kdoroschak added the enhancement New feature or request label Apr 23, 2020
@thequicksort thequicksort self-assigned this Sep 3, 2020
@kdoroschak kdoroschak added this to the 1.0.0 milestone Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants