From b2398531a3e16d7ce3450228fe6431797a9c329f Mon Sep 17 00:00:00 2001 From: efischer Date: Wed, 23 Feb 2022 05:11:36 +0000 Subject: [PATCH] Update readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3a0504f..907bd6b 100644 --- a/readme.md +++ b/readme.md @@ -129,7 +129,7 @@ Options when making a Sample Plate file: * Dropout rate Files are in CSV format. There are no header labels. Every row represents a well. -Every column represents an individual cell, containing four sequences, depicted as an array string: +Every value represents an individual cell, containing four sequences, depicted as an array string: `[CDR3A, CDR3B, CDR1A, CDR1B]`. So a representative cell might look like this: `[525902, 791533, -1, 866282]`