Skip to content

Commit 8fc2321

Browse files
authored
Merge pull request #5 from CougPhenomics/multi-treatments
Multiple treatments
2 parents c3e6518 + a932695 commit 8fc2321

File tree

3 files changed

+149
-119
lines changed

3 files changed

+149
-119
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ etc
4949
...
5050
```
5151

52-
The contents of `diy_data/genotype_map.csv` should have 3 column headers EXACTLY as specified in the example file. If you are following the methods in our manuscript then you will have the numbers 0 through 8 as your roi numbers (for a 3x3 grid of plants). Make sure to identify your own genotypes for each plant in the last column:
52+
The contents of `diy_data/genotype_map.csv` should have 3 column headers EXACTLY as specified in the example file. If you are following the methods in our manuscript then you will have the numbers 0 through 8 as your roi numbers (for a 3x3 grid of plants). Make sure to identify your own genotypes for each plant in the last column. You **MUST** have one treatment called `control` and one genotype called `wt`.
5353

5454
```
5555
treatment, sampleid, roi, gtype

0 commit comments

Comments
 (0)