covset: Covariate Set Associated with RFI RNA-seq

covsetR Documentation

Covariate Set Associated with RFI RNA-seq

Description

This is a covariate set containing variables/measurements of the pigs that RNA-seq data were obtained.

Usage

covset

Format

covset is a dataframe with 32 rows and 11 columns, correspinding to 32 RNA-seq sample from 8 pigs at 4 times. 11 columns include

time

a continuous vector of mapping time points

timef

a factor of original time points

line

a factor of original line of each pig

ear

ear id of each pig

line2, time2, ...

the columns corresponding to design matrix transformation such that each column is a corresponding test statistics.

Examples

data(covset)
dim(covset)
colnames(covset)
head(covset)

ntyet/rmRNAseq documentation built on July 7, 2023, 11:10 a.m.