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

Create config file for pipeline to gather input information #6

Open
slsevilla opened this issue Apr 12, 2023 · 2 comments
Open

Create config file for pipeline to gather input information #6

slsevilla opened this issue Apr 12, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@slsevilla
Copy link
Contributor

Problem:

  • Currently the pipeline requires several inputs from the command line, including full paths to reference files.

Solution

  • To avoid mistakes and to ease use, a config file will be used to take in parameters
@slsevilla slsevilla added the enhancement New feature or request label Apr 12, 2023
@slsevilla
Copy link
Contributor Author

Config file should include (to be updated):

  • input fastq location
  • species
  • reference files

Run executable with:

  • output_dir location

@kelly-sovacool
Copy link
Member

This could be used to implement #29 -- e.g. any user-given config options that match the default/template config would override the default.

@kopardev kopardev assigned kelly-sovacool and unassigned escauley Sep 5, 2023
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

3 participants