Skip to content

Extract data processing custom tools to own repos #1

@grosscol

Description

@grosscol

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions