Changes between Version 17 and Version 18 of SOP/PooledCRISPR
- Timestamp:
- 11/23/21 15:52:23 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SOP/PooledCRISPR
v17 v18 73 73 == Method 2: MAGeCK == 74 74 75 Analyze CRISPR genome-wide, or targeted, screen. As input, MAGeCK requires (raw) counts which are normalized. If there are no replicates, MAGeCK will estimate the mean/variance from all the samples, i.e. both conditions.75 Analyze CRISPR genome-wide, or targeted, screen. As input, MAGeCK requires (raw) counts. If there are no replicates, MAGeCK will estimate the mean/variance from all the samples, i.e. both conditions. 76 76 77 77 * [[https://genomebiology.biomedcentral.com/articles/10.1186/s13059-014-0554-4 | Publication]] … … 100 100 101 101 102 {{{ 103 |sgRNA|gene|bot1|bot2|top1|top2| 104 |sgACTL7A_2|ACTL7A|32|14|10|26| 105 |sgACTL7A_3|ACTL7A|44|40|82|118|s 106 |gACTL7A_4|ACTL7A|64|61|418|313| 107 |sgACTL7A_5|ACTL7A|9|0|17|74| 108 |sgACTL7A_6|ACTL7A|42|5|47|166| 109 |sgACTL7A_7|ACTL7A|14|32|23|60| 110 }}} 102 ||sgRNA||gene||bot1||bot2||top1||top2|| 103 ||sgACTL7A_2||ACTL7A||32||14||10||26|| 104 ||sgACTL7A_3||ACTL7A||44||40||82||118|| 105 ||sgACTL7A_4||ACTL7A||64||61||418||313|| 106 ||sgACTL7A_5||ACTL7A||9||0||17||74|| 107 ||sgACTL7A_6||ACTL7A||42||5||47||166|| 108 ||sgACTL7A_7||ACTL7A||14||32||23||60|| 111 109 112 110