From c4620c925c858e405ff9880a81b1df16900b29e4 Mon Sep 17 00:00:00 2001 From: Damon-Lee Pointon <51855558+DLBPointon@users.noreply.github.com> Date: Thu, 21 Sep 2023 15:45:32 +0100 Subject: [PATCH] Update docs/usage.md Co-authored-by: Priyanka Surana --- docs/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.md b/docs/usage.md index b9913fb8..34eb26ae 100755 --- a/docs/usage.md +++ b/docs/usage.md @@ -113,7 +113,7 @@ cat {gap.bedgraph} | awk -v OFS="\t" '{$4= 1000; print}'| PretextGraph -i { you ## Full samplesheet -YAML is "Yet Another Markdown Language", it is a human-readable format that we use to tell TreeVal a number of things. This includes; assembly location, telomere motif, pacbio data files (in fasta.gz format) and HiC cram files. The full Yaml is detailed below. +YAML is "Yet Another Markdown Language", it is a human-readable format that we use to tell TreeVal a number of things. This includes assembly location, telomere motif, pacbio data files (in fasta.gz format) and HiC cram files. The full Yaml is detailed below. ### YAML contents