Changes between Version 18 and Version 19 of SOP/PooledCRISPR
- Timestamp:
- 11/29/21 13:38:41 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SOP/PooledCRISPR
v18 v19 94 94 # note: --paired option is available in version 0.5.9+ 95 95 96 # A summary of the output (in pdf) is available from running the R script (see below). In 97 # some versions of 0.5.9+ an error may occur, 98 # Error in axis(1, at = 1:length(vali), labels = (collabel), las = 2) : 99 #'at' and 'labels' lengths differ, 2 != 4 100 # a workaround this is to edit the R script is to set the collabel to only two conditions, 101 # e.g. collabel=c("low","high") 102 # in the R script for all occurrences 103 96 104 }}} 97 105