Learn R Programming

NBBttest (version 1.0.1)

gtfa: gtf

Description

gtf is annotation file for genes and exons

Usage

data("gtfa")

Arguments

Format

A data frame with 1461 observations on the following 8 variables.

V1

a factor with levels

V2

a factor with levels

V3

a numeric vector

V4

a numeric vector

V5

a factor with levels

V6

a factor with levels

V7

a numeric vector

V8

a factor with levels

Details

V1:chr,V2:exon,V3:start position,V4:end position,V5:strand,V6:gene id,V7: exon,V8:gene

Examples

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

Run the code above in your browser using DataLab