From dad0fd35fdecd77e798a0c9544c46a2701607ebd Mon Sep 17 00:00:00 2001 From: efischer Date: Thu, 24 Feb 2022 15:47:08 -0600 Subject: [PATCH] Update readme to reflect wells with random population implemented --- readme.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index ce870f4..138c59a 100644 --- a/readme.md +++ b/readme.md @@ -131,11 +131,14 @@ Options when making a Sample Plate file: * Standard deviation size * Exponential * Lambda value - * *(Based on the slope of the graph in Figure 4C of the pairSEQ paper, the distribution of the original experiment was exponential with a lambda of approximately 0.6. (Howie, et al. 2015))* + * *(Based on the slope of the graph in Figure 4C of the pairSEQ paper, the distribution of the original experiment was approximately exponential with a lambda ~0.6. (Howie, et al. 2015))* * Total number of wells on the plate -* Number of sections on plate -* Number of T cells per well - * per section, if more than one section +* Well populations random or fixed + * If random, minimum and maximum population sizes + * If fixed + * Number of sections on plate + * Number of T cells per well + * per section, if more than one section * Dropout rate Files are in CSV format. There are no header labels. Every row represents a well.