KY_Library_v1.0 | R Documentation |
A data frame with a named row for each sgRNA of the Sanger sgRNA library presented in [1] including annotations such as targeted genes, and genomic coordinates.
data(KY_Library_v1.0)
A a row named data frame with 90709 observations (one for each sgRNA) of the following 7 variables.
CODE
alphanumerical identifier of the sgRNAs;
GENES
targeted gene;
EXONE
exone of the targeted genomic region (string with 'ex' prefix followed by the exone number);
CHRM
chromosome of where the targeted region resides (string)
STRAND
targeted DNA strand ('+' or '-')
STARTpos
starting genomic coordinate of the targeted genomic region (numeric);
ENDpos
ending genomic coordinate of the targeted genomic region (numeric).
seq
nucelotidic sequence of the sgRNAs without the PAM. (string).
[1] Tzelepis K, Koike-Yusa H, De Braekeleer E, Li Y, Metzakopian E, Dovey OM, Mupo A, Grinkevich V, Li M, Mazan M, Gozdecka M, Onishi S, Cooper J, Patel M, McKerrell T, Chen B, Domingues AF, Gallipoli P, Teichmann S, Ponstingl H, McDermott U, Saez-Rodriguez J, Huntly BJP, Iorio F, Pina C, Vassiliou GS, Yusa K. A CRISPR dropout screen identifies genetic vulnerabilities and therapeutic targets in acute myeloid leukaemia. Cell Reports 2016 Oct 18;17(4):1193-1205
data(KY_Library_v1.0)
head(KY_Library_v1.0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.