Skip to content
Snippets Groups Projects
  • Alex Kanitz's avatar
    1ef8b6af
    add documentation · 1ef8b6af
    Alex Kanitz authored
    `README.md` file describes
    - aim and background of the project (including the workflow DAG representation)
    - how to install requirements (including setting up a `conda` environment for the project)
    - how to execute the workflow run integration test
    - how to run the workflow on your own samples (including how to auto-generate required params from LabKey metadata)
    
    Additional minor changes:
    - minor changes in various test and related files, including updates of paths
    - root directory now includes subdirectory `runs/` for a user's workflow runs (contents not version-controlled)
    1ef8b6af
    History
    add documentation
    Alex Kanitz authored
    `README.md` file describes
    - aim and background of the project (including the workflow DAG representation)
    - how to install requirements (including setting up a `conda` environment for the project)
    - how to execute the workflow run integration test
    - how to run the workflow on your own samples (including how to auto-generate required params from LabKey metadata)
    
    Additional minor changes:
    - minor changes in various test and related files, including updates of paths
    - root directory now includes subdirectory `runs/` for a user's workflow runs (contents not version-controlled)
This project manages its dependencies using pip. Learn more