Learn R Programming

CONDOP (version 1.0)

ct1: Coverage Vector 1

Description

An example of data frame containing the transcriptome RNA-seq profile of a prokaryotic organism studied under a specific experimental condition. It contains the coverage vectors for both strands: fwd (coverage depth on the forward strand) and rev (coverage depth on reverse strand).

Usage

data(ct1)

Arguments

Value

Return a data frame having two columns: fwd (coverage depth on the forward strand) and rev (coverage depth on reverse strand).

Format

A data frame.