You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Irrespective of the CRISPR screen platform used upstream, there are various experimental assays. For commonly used assays, our goal is to create Python classes to manage data and conduct analysis accordingly.
The text was updated successfully, but these errors were encountered:
abearab
changed the title
Implement workflows for common CRISPR Screen platforms and use cases
Implement workflows for common platforms and use cases
Dec 12, 2023
Core features:
fastq2count
module #28Counter
module forfastq2count
tasks #42CRISPR screen assays
Irrespective of the CRISPR screen platform used upstream, there are various experimental assays. For commonly used assays, our goal is to create Python classes to manage data and conduct analysis accordingly.
PooledScreens
andGImaps
in assays module #43PooledScreens
common use casescas9
V3 library(i.e. single oligo with dual guides per gene, see this)
cas9
V2 library(i.e. multiple guides per gene)
GImaps
[coming soon]
Also see #12 and #10
Related source issues – GilbertLabUCSF/ScreenPro2#11, GilbertLabUCSF/ScreenPro2#18
The text was updated successfully, but these errors were encountered: