View source: R/GDAcyto_functions.R
plotCN_zoom | R Documentation |
Extended genoCN plot for BAF and LRR using a Zoom region
plotCN_zoom(
segment_file,
snpInfo.subset.df,
sample2process_data,
start_bp = 0,
stop_bp = NULL,
several_tracks = NULL,
types.given = c("genoCN", "genoCN"),
main_title = "example plot",
plot_names.here = NULL,
verbose = FALSE
)
segment_file |
|
snpInfo.subset.df |
|
sample2process_data |
|
start_bp |
|
stop_bp |
|
several_tracks |
|
types.given |
|
main_title |
|
plot_names.here |
|
verbose |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.