-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cell health: CERES vs. Grit #1
Comments
got it! If possible, can you point me to the full resource? i.e. - not subset by cell line or 230 gene set |
nvm, I think i found it: URL: https://ndownloader.figshare.com/files/24613292 |
This figshare resource may also be helpful: https://figshare.com/articles/dataset/CERES_-_Meyers_Bryan_et_al_Nature_Genetics_2017_/5319388 |
In #2 I add the code, data, and figures to compare grit and CERES scores in the Cell Health project. ResultsInterpretationGenerally, Grit and CERES scores are negatively correlated. A low CERES score indicates high gene essentiality, whereas a high Grit score indicates difference to NT control and reproducibility to the same CRISPR gene target. We do see quite a bit of off diagonal in the top figure. I think this is a cool result, suggesting that high Grit can detect signal not associated with essentiality (i.e. not necessarily a viability phenotype) The two facets of the top figure represent the control used in the grit calculation. Specifically: {
'cutting_control': ['Chr2-1', 'Chr2-4', 'Chr2-5', 'Chr2-2', 'Luc-1', 'LacZ-3', 'Luc-2', 'LacZ-2', 'Chr2-3', 'Chr2-6'],
'perturbation_control': ['EMPTY']
} see broadinstitute/cell-health#2 for more discussion about these control perturbations. It is also interesting to see the majority of the points in the bottom figure fall above the dotted red line. This means that grit is generally higher using an Empty control than a cutting control. This makes sense since the perturbations cut, and therefore would form profiles that are closer to the cutting controls. |
sorry for the naive question, but how do I access the raw data for Cell Health grit scores? |
in this file what does the "barcode_control" column indicate? It has both "cutting control" and "perturbation control" rows for every guide. |
I used two different types of controls in the grit calculation - guides that cut, and no treatment. I indicate the specific guides used in the "Interpretation" section above. |
ah - now I understand - thanks! |
Add cell health prediction pipeline on grit-informed aggregated profiles
CRISPR_(Avana)_Public_20Q3_subsetted (1).xlsx
The text was updated successfully, but these errors were encountered: