Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: zethson <lukas.heumos@posteo.net>
  • Loading branch information
Zethson committed Jan 10, 2024
1 parent 5cc6984 commit b7df95b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pertpy/data/_datasets.py
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@ def replogle_2022_k562_essential() -> AnnData: # pragma: no cover


def replogle_2022_k562_gwps() -> AnnData: # pragma: no cover
"""K562 cells transduced with CRISPRi (day 8 after transcduction).
"""K562 cells transduced with CRISPRi (day 8 after transduction).
Here, the authors used a compact, multiplexed CRISPR interference (CRISPRi) library
to assay thousands of loss-of-function genetic perturbations with single-cell RNA sequencing
Expand Down Expand Up @@ -935,7 +935,7 @@ def replogle_2022_k562_gwps() -> AnnData: # pragma: no cover


def replogle_2022_rpe1() -> AnnData: # pragma: no cover
"""RPE1 cells transduced with CRISPRi (day 7 after transcduction).
"""RPE1 cells transduced with CRISPRi (day 7 after transduction).
For day 7 essential-scale Perturb-seq experiment in retinal pigment epithelial (RPE1)
cell lines, library lentivirus was packaged into lentivirus in 293T cells and
Expand Down

0 comments on commit b7df95b

Please sign in to comment.