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

Extract data processing custom tools to own repos #1

Open
grosscol opened this issue May 4, 2022 · 0 comments
Open

Extract data processing custom tools to own repos #1

grosscol opened this issue May 4, 2022 · 0 comments

Comments

@grosscol
Copy link
Collaborator

grosscol commented May 4, 2022

Rationale

  • Facilitate a la carte installation of custom tools use in nextflow workflow.
  • Make it easier to install applications to common location on slurm cluster.
  • Reduce readme scope.
  • Separation of concerns and dependencies

Actions

  • Split out tolls that need to be compiled (tools/cpp_tools) and python processing tools (tools/base_coverage and tools/py_tools) into their own repositories. Use a clone and remove contents strategy to preserve commit history and attribution.

  • Include tool projects in data prep as submodules. Update installation instructions to shallow clone submodules.

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