Skip to content

Commit

Permalink
fix flye dir tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gbouras13 committed Oct 22, 2023
1 parent 092139a commit 3fe6f91
Show file tree
Hide file tree
Showing 4 changed files with 1,944 additions and 27 deletions.
2 changes: 1 addition & 1 deletion src/plassembler/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -1414,7 +1414,7 @@ def long(
corrected_error_rate,
coverage,
)
# convert to fastq
# convert the corrected .fasta.gz from Canu to fastq
canu_reads: Path = (
Path(canu_output_dir) / "canu.correctedReads.fasta.gz"
)
Expand Down
Loading

0 comments on commit 3fe6f91

Please sign in to comment.