From fd6cb017b268512542bbec115726175a978b0729 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9?= Date: Mon, 14 Mar 2022 09:23:33 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 366cc03..329f40f 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ Below is a reference guide for controlling the [stringency &] output of unikseq. ![UnikseqButterflyPlot](https://github.com/bcgsc/unikseq/blob/main/unikseq-butterfly.png) -Refer to example.r included with the unikseq distribution, and replace these lines: +Refer to `example.r` included with the unikseq distribution, and replace these lines:
 dfa<-read.table("XX unikseq-r_CEMA.fa-i_shark.fa-o_teleost.fa-k25-uniqueKmers.tsv XX", sep="\t", header = TRUE)