transcript_data: Transcript data obtained from gene annotation file.

Description Usage Format Details Source References Examples

Description

This data is produced by the r package FcircSEC.

Usage

1
data("transcript_data")

Format

A data frame with 177 observations on the following 9 variables.

transcript_id

Transcript name

chr

Chromosome

strand

Strand

trans_start

Transcript start

trans_end

Transcript end

exon_count

Number of exons

exon_starts

Start position of exons

exon_ends

End position of exons

gene

Gene name

Details

This is an example data produced by the function transcriptExtract of the r package FcircSEC.

Source

This data is produced by r package FcircSEC.

References

R package FcircSEC.

Examples

1
2
data(transcript_data)
## maybe str(transcript_data) ; plot(transcript_data) ...

tofazzal4720/FcircSEC documentation built on Jan. 26, 2020, 7:50 a.m.