exampleMydf | R Documentation |
A data frame with P. falciparum geneIDs in column 1, and interest-category classifications in column 2. In pooled piggyBac-mutant screening, common interest-category classifications may be some form of "sensitive", "tolerant", and "neutral".
All mutants detected above threshold in the pooled 1k-library heat shock screen are included in this table (n = 752). Derived from /urlhttps://www.nature.com/articles/s41467-021-24814-1, Table S2.
can be used as example mydf input for run.topGO.meta.
data(exampleMydf)
A 2-column data frame with 752 P. falciparum geneIDs in column 1, and interest-category classifications (here, phenotypes in pooled screening) in column 2.
https://www.nature.com/articles/s41467-021-24814-1
run.topGO.meta(mydf = exampleMydf, geneID2GO = Pfal_geneID2GO)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.