-
- Downloads
add documentation
`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)
Showing
- .gitignore 329 additions, 2 deletions.gitignore
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- README.md 298 additions, 0 deletionsREADME.md
- runs/PUT_YOUR_WORKFLOW_RUN_CONFIGS_HERE 0 additions, 0 deletionsruns/PUT_YOUR_WORKFLOW_RUN_CONFIGS_HERE
- scripts/input_dict.tsv 0 additions, 0 deletionsscripts/input_dict.tsv
- scripts/requirements.txt 3 additions, 0 deletionsscripts/requirements.txt
- tests/test_create_dag_chart/config.yaml 1 addition, 1 deletiontests/test_create_dag_chart/config.yaml
- tests/test_create_dag_chart/samples.tsv 0 additions, 0 deletionstests/test_create_dag_chart/samples.tsv
- tests/test_integration_workflow/config.yaml 1 addition, 1 deletiontests/test_integration_workflow/config.yaml
- tests/test_integration_workflow/samples.tsv 0 additions, 0 deletionstests/test_integration_workflow/samples.tsv
- tests/test_integration_workflow/test.local.sh 1 addition, 1 deletiontests/test_integration_workflow/test.local.sh
- tests/test_integration_workflow/test.slurm.sh 1 addition, 1 deletiontests/test_integration_workflow/test.slurm.sh
- tests/test_scripts_labkey_to_snakemake/test.sh 1 addition, 1 deletiontests/test_scripts_labkey_to_snakemake/test.sh
Loading
Please register or sign in to comment