Skip to contents

Convert symbol, and add up group name in column.

Usage

BuildMultigroupDEGlist(Gene, Group, OrgDB = org.Hs.eg.db)

Arguments

Gene

A vector containing genes.

Group

A character of group name

OrgDB

Default as org.Hs.eg.db

Value

A data frame. Following rbind command can help you build up the full DEG list.

Author

Zhiming Ye