DataPrep.GenStdGenePairs.from.VEinfos: Generate Gene Pairs in Standard Format

View source: R/InterCellDBclass.R

DataPrep.GenStdGenePairs.from.VEinfosR Documentation

Generate Gene Pairs in Standard Format

Description

This function generates gene pairs in standard format(in data frame), and gets these pairs easier to be compared with others.

Usage

DataPrep.GenStdGenePairs.from.VEinfos(VEinfos, musthave.colnames)

Arguments

VEinfos

standard storage for one interaction.

musthave.colnames

column names that must be included.

Details

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".


ZJUDBlab/InterCellDB documentation built on March 19, 2023, 4:56 p.m.