covset | R Documentation |
This is a covariate set containing variables/measurements of the pigs that RNA-seq data were obtained.
covset
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
a continuous vector of mapping time points
a factor of original time points
a factor of original line of each pig
ear id of each pig
the columns corresponding to design matrix transformation such that each column is a corresponding test statistics.
data(covset)
dim(covset)
colnames(covset)
head(covset)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.