Skip to content

Commit 511f5ef

Browse files
committed
remove non-required config options from example
1 parent 8a1841e commit 511f5ef

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@ data_root: run_200430
6161
# optionally the plots can have a "run name" prefix. If this is not defined the prefix will be "default"
6262
run_name: my_run
6363
64-
# path to the file containing the amplicon regions (not the primer sites, the actual amplicons)
65-
amplicon_bed: resources/artic_amplicons.bed
66-
6764
# path to the nCov reference genome
6865
reference_genome: resources/artic_reference.fasta
6966
@@ -80,9 +77,6 @@ primer_bed: nCoV-2019.bed
8077
# unique_amplicons -- distinct amplicons regions with primers and overlapping regions removed
8178
bed_type: unique_amplicons
8279
83-
# offset for the amplicons and primers
84-
offset: 0
85-
8680
# minimum completeness threshold for inclusion to the SNP tree plot, if no entry
8781
# is provided the default is set to 0.75
8882
completeness_threshold: 0.9

0 commit comments

Comments
 (0)