Skip to content

Commit eb246eb

Browse files
committed
Remove runaway quotes
- Causing jekyll build to fail
1 parent 2bca2a9 commit eb246eb

File tree

1 file changed

+1
-1
lines changed
  • topics/microbiome/tutorials/metagenomics-assembly

1 file changed

+1
-1
lines changed

topics/microbiome/tutorials/metagenomics-assembly/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ objectives:
1616
- "Explain the difference between reads, contigs and scaffolds."
1717
- "Explain how tools based on de Bruijn graph work."
1818
- "Evaluate the Quality of the Assembly with QUAST, Bowtie2, and CoverM-Contig."
19-
- "Construct and apply simple assembly pipelines on short read data.""
19+
- "Construct and apply simple assembly pipelines on short read data."
2020
time_estimation: "2H"
2121
key_points:
2222
- "Assembly groups reads into contigs and scaffolds."

0 commit comments

Comments
 (0)