powered by
Four columns of the circRNA prediction tool.
data("output_CIRI")
A data frame with 14 observations on the following 4 variables.
V1
Chromosome name
V2
Start position
V3
End position
V4
Strand
Four columns of the circRNA prediction tool. The columns have information about chromosome, circRNA start and end positions, and strand.
This data is obtained from the circRNA prediction tool CIRI.
# NOT RUN { data(output_CIRI) ## maybe str(output_CIRI) ; plot(output_CIRI) ... # }
Run the code above in your browser using DataLab