Replies: 4 comments
-
ToolsPertpy (Python)
scGen (Python)See above subsection (reimplementation) Sceptre (R) |
Beta Was this translation helpful? Give feedback.
-
Preliminary VerdictSteps
Outstanding Questions
|
Beta Was this translation helpful? Give feedback.
-
Key Resources
|
Beta Was this translation helpful? Give feedback.
-
|
Per meeting with Hua Jun (08/24/2023), don't need Harmony for his CRISPR screen because normalize to control sample processed with perturbed He has two guides targeting one gene |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Tools
From Heumos, L., Schaar, A. C., Lance, C., Litinetskaya, A., Drost, F., Zappia, L., ... & Theis, F. J. (2023). Best practices for single-cell analysis across modalities. Nature Reviews Genetics:
Pertpy (Python)
Pertpy seems to be the CRISPR analysis tool with the broadest coverage (among those with adequate documentation).
Documentation
Source Code
Native Datasets
General Usage
Tutorials (Stable Repository)
Functionality
Pooled CRISPR screens
Compositional analysis
Multi-cellular or gene programs
From DIALOGUE repository
Distances and Permutation Tests: Reimplementation of scperturb (Python and R) functions, which in their preprint, they say provide "uniform pre-processing and quality control pipelines," "harmonize feature annotations," and "[facilitates] direct comparison and integration across datasets" as well as use "E-statistics for perturbation effect quantification and significance testing...for quantifying perturbation similarity and efficacy."
MetaData
Response Prediction
Perturbation Space: "[C]alculating and evaluating perturbation spaces."
scGen (Python)
s41592-019-0494-8.pdf
Documentation
Documentation
Tutorials (Stable Repository)
Source Code
Quotes from their repository README
Functionality
Train on multi-cell-type, multi-condition dataset to predict what perturbation effect would be for a cell type for which you have data in only one condition
Predict from one dataset with two conditions (e.g. control and perturbed) to another (must have similar gene set)
Handle batch effects (can handle non-overlap of batch cell types) in annotated data
Recommends use of normalized data, e.g.,
Sceptre (R)
Documentation
Documentation
Source Code
Tutorials
Functionality
From their repository:
From their low MOI tutorial:
Beta Was this translation helpful? Give feedback.
All reactions