powered by
Generate the base frequency plot of miRNA
basepreplot(file_dataframe, width = 0.6, size = 12)
A dataframe. The output result after running mirnapredata.
A numeric. The width of the output bar plot, and default is 0.6.
A numeric. The size of axis text, and default is 0.6.
The miRNA base frequency plot
# NOT RUN { ##P1 P1_miRNA_data <- mirnapredata(mirnaseq_dataframe = P1_miRNA_count) ##Drawing basepreplot(file_dataframe = P1_miRNA_data) # }
Run the code above in your browser using DataLab