R/manhattan_plot_marker_per_sample.R
manhattan_plot_marker_per_sample.RdTitle manhattan_plot_marker_per_sample
manhattan_plot_marker_per_sample(
sample_name = "NAME",
probes_range = 1000:2000,
hyper_color = "blue",
hypo_color = "orange",
non_outlier_color = "grey",
limit_label_color = ssEnv$color_palette[1],
result_folder = result_folder,
maxResources = maxResources,
parallel_strategy = parallel_strategy,
...
)name of the sample to be plotted
range of probes to be plotted
color for hypermethylated probes
color for hypomethylated probes
color for non-outlier probes
color for limit labels
folder where the results are stored
maximum number of resources to be used
strategy to be used for parallelization