Learn R Programming

DBGSA (version 1.2)

b1: Gene set function expression profile

Description

This is a data file containing three items, gene function label, gene name, gene expression profile, a function label may contain many genes , each gene contains many expression profiles, each row has a gene function label, a gene name and the gene's expression profile, each column represents a sample.

Arguments

Source

These data are obtained from original data by some operations.

Examples

Run this code
filename=system.file("data", "b1.txt", package="DBGSA")

Run the code above in your browser using DataLab