powered by
Plot the base frequency distribution diagram for small RNA (sRNA)
basepreplot(sRNAdata, width = 0.6, font_size = 10, title_size = 12)
Base frequency distribution plot of sRNAs.
A data frame. Base frequency distribution of sRNAs.
A numeric. Bar width, and default is 0.6.
A numeric. Size of axis ticks and legend item labels, and default is 10.
A numeric. Size of axis titles and legend titles, and default is 12.
#F1 F1_miRNA <- F1_miRNA_count[,1] F1_bf <- mirnapredata(sRNAseq = F1_miRNA) basepreplot(sRNAdata = F1_bf)
Run the code above in your browser using DataLab