output_CIRI: Output obtained from circRNA prediction tool.

Description Usage Format Details Source References Examples

Description

Four columns of the circRNA prediction tool.

Usage

1
data("output_CIRI")

Format

A data frame with 14 observations on the following 4 variables.

V1

Chromosome name

V2

Start position

V3

End position

V4

Strand

Details

Four columns of the circRNA prediction tool. The columns have information about chromosome, circRNA start and end positions, and strand.

Source

An example data from the circRNA prediction tool CIRI.

References

This data is obtained from the circRNA prediction tool CIRI.

Examples

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

FcircSEC documentation built on Jan. 31, 2020, 5:07 p.m.