Skip to content

Commit

Permalink
Fix local file path
Browse files Browse the repository at this point in the history
  • Loading branch information
aofarrel committed Jan 17, 2024
1 parent 73b2792 commit 3d8df08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inputs/myco_simple_local.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"myco.paired_decontaminated_fastq_sets": [["inputs/data/fastqs/SAMEA3512769_ERR987753_1.fastq.gz", "inputs/data/fastqs/SAMEA3512769_ERR987753_2.fastq.gz"]]
"myco.paired_decontaminated_fastq_sets": [["inputs/data/fastqs/ERR7057565_5x_1.fq", "inputs/data/fastqs/ERR7057565_5x_2.fq"]]
}

0 comments on commit 3d8df08

Please sign in to comment.