intePareto (version 0.0.1)

test_rna_meta: meta data of preprocessed RNA-Seq data

Description

The RNA-Seq meta data.frame at least two columns: 1. condition: identifier of the condition to which each sample belongs. 2. files: the exact address of the files contains the tsv file which is the output of RNA-Seq preprocessed with Kallisto.

Usage

data(test_rna_meta)

Arguments

Format

An object of data.frame.

Examples

Run this code
# NOT RUN {
data(test_rna_meta)
# }

Run the code above in your browser using DataLab