From d8cd359462034344538f98ceb7c9bc832631548b Mon Sep 17 00:00:00 2001 From: Jayoung Kim Ryu Date: Wed, 27 Sep 2023 11:39:08 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afb76b4..d7f3676 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ bean-count-samples \ ### Input file format #### 1. gRNA_library.csv -File should contain following columns. Also see [example](crispr-bean/tests/test_guide_info.csv). +File should contain following columns. Also see examples for [variant library](crispr-bean/tests/data/test_guide_info.csv) and [tiling library](crispr-bean/tests/data/test_guide_info_tiling.csv). * `name`: gRNA ID column * `sequence`: gRNA sequence * `barcode`: R2 barcode to help match reporter to gRNA