Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • igmmbioinformatics/trio-whole-exome
1 result
Show changes
Commits on Source (9)
Showing
with 7 additions and 5 deletions
---
image: trio-whole-exome:v1
test:
script:
- conda env create -p $PWD/conda
- conda activate $PWD/conda
- cd tests/ && ./run_tests.sh
- conda deactivate
- cd tests/ && ./run_stubs.sh
......@@ -19,4 +19,5 @@ details:
analysis: variant2
genome_build: hg38
upload:
dir: /home/u035/u035/shared/results
# relative path will output locally to the bcbio run folder
dir: ./results
File moved
File moved