Update readme to reflect wells with random population implemented

This commit is contained in:
2022-02-24 15:47:08 -06:00
parent 35d580cfcf
commit dad0fd35fd

View File

@@ -131,11 +131,14 @@ Options when making a Sample Plate file:
* Standard deviation size * Standard deviation size
* Exponential * Exponential
* Lambda value * 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 * Total number of wells on the plate
* Number of sections on plate * Well populations random or fixed
* Number of T cells per well * If random, minimum and maximum population sizes
* per section, if more than one section * If fixed
* Number of sections on plate
* Number of T cells per well
* per section, if more than one section
* Dropout rate * Dropout rate
Files are in CSV format. There are no header labels. Every row represents a well. Files are in CSV format. There are no header labels. Every row represents a well.