View source: R/InterCellDBclass.R
DataPrep.GenStdGenePairs.from.VEinfos | R Documentation |
This function generates gene pairs in standard format(in data frame), and gets these pairs easier to be compared with others.
DataPrep.GenStdGenePairs.from.VEinfos(VEinfos, musthave.colnames)
VEinfos |
standard storage for one interaction. |
musthave.colnames |
column names that must be included. |
The standard format in this package is that gene pairs are maintained in data.frame, and the 2 genes participated in each gene pair are recorded in columns named "inter.GeneName.A" and "inter.GeneName.B".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.