#Input files
if (FALSE) {
assocpoint_result <- system.file("extdata", "assocpoint_results.csv", package="SeqFeatR")
#Usage
smallmanhattan(
assocpoint_result,
save_name_png = "small_manhattan.png",
save_name_svg = "small_manhattan.svg",
feature = "A2",
corrected = FALSE,
x_axis_breaks = "1,10,16,20,30,40")
}
Run the code above in your browser using DataLab