Skip to content

Commit a2378df

Browse files
Fix genome version from GR38 to GRCh38
1 parent dbfc643 commit a2378df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf/test.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ params {
2929
input = "https://raw.githubusercontent.com/IntGenomicsLab/test-datasets/main/samplesheets/samplesheet_lr-somatic.csv"
3030

3131
// Additional params
32-
genome = "GR38"
32+
genome = "GRCh38"
3333
ascat_min_counts = 2
3434
skip_wakhan = true
3535
}

0 commit comments

Comments
 (0)