Skip to content

Commit eb3dcc9

Browse files
authored
Simplified version of Hello-GATK (#376)
* Simplified version of Hello-GATK Based on Adam's branch at #364 * Intermediate scripts by section * starter script for hello-gatk * Replace bams with Adam's * Add Adam's smaller reference files * Delete hello-nextflow/data/samplesheet.csv No longer needed * Delete hello-nextflow/data/ref.tar.gz replaced by Adam's ref files * Delete hello-nextflow/data/intervals.list reolaced by Adam's BED file * Move ref under data (oops) * convert fromPath().collect() to file() For accessory file inputs * Prettier fixes whitespace * addressing review - add note about working directory - remove collect mention which is no longer applicable and replace with informative statement
1 parent f9bc508 commit eb3dcc9

File tree

17 files changed

+371
-342
lines changed

17 files changed

+371
-342
lines changed

docs/hello_nextflow/03_hello_gatk.md

Lines changed: 191 additions & 239 deletions
Large diffs are not rendered by default.
-442 KB
Binary file not shown.
-427 KB
Binary file not shown.
-419 KB
Binary file not shown.

hello-nextflow/data/intervals.list

Lines changed: 0 additions & 4 deletions
This file was deleted.

hello-nextflow/data/ref.tar.gz

-17.2 MB
Binary file not shown.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
20_10037292_10066351 3276 5495
2+
20_10037292_10066351 7535 9859
3+
20_10037292_10066351 12911 14737

hello-nextflow/data/ref/ref.dict

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@HD VN:1.6
2+
@SQ SN:20_10037292_10066351 LN:29059 M5:d9a7bb8816cea7d1e5c55e00d1faeeb4 UR:reads_father_20_10037292_10066351.region.fasta

hello-nextflow/data/ref/ref.fasta

Lines changed: 2 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
20_10037292_10066351 29059 22 29059 29060

0 commit comments

Comments
 (0)