powered by
Given a RNA secondary structure,it plots RNA secondary structure in a circos style
RNAcirPlot(ctFile,cex = 1,posNum = 2.5,ifNum = FALSE, ifBulge = FALSE,ifExternalLoops = FALSE,ifHairpin = FALSE, ifInternalLoops = FALSE,ifMultiBranchLoops = FALSE)
A RNA secondary structure file containing structure information
The size of base or number in plotting
The position of number in plotting. Change the position of number if number is plotted
Whether to draw number
Whether to emphasize bulge loops
Whether to emphasize external loops
Whether to emphasize hairpin loops
Whether to emphasize internal loops
Whether to emphasize multi branch loops
Return a RNA secondary structure in a circos style
# NOT RUN { ########## data(DataRNAstr) RNAcirPlot(DataRNAstr) # }
Run the code above in your browser using DataLab