Skip to content

Commit

Permalink
update input JSON "read1" instead of "demultiplexed_reads"
Browse files Browse the repository at this point in the history
  • Loading branch information
jrotieno committed Nov 7, 2023
1 parent c7fc3ec commit 081eb05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/inputs/theiacov/wf_theiacov_ont.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"theiacov_ont.samplename": "ont",
"theiacov_ont.demultiplexed_reads": "tests/data/theiacov/fastqs/ont/ont.fastq.gz",
"theiacov_ont.read1": "tests/data/theiacov/fastqs/ont/ont.fastq.gz",
"theiacov_ont.primer_bed": "tests/data/theiacov/primers/artic-v3.primers.bed"
}

0 comments on commit 081eb05

Please sign in to comment.