View source: R/manhattan_plot_per_area.R
manhattan_plot_per_area | R Documentation |
Title
manhattan_plot_per_area(
marker,
figure,
group,
subgroup,
family,
adjust_method,
phenotype,
only_significant_areas = FALSE
)
marker |
investigated marker eg. MUTATIONS, DELTAR, DELTAQ |
figure |
HYPO, HYPER |
group |
genomic area (eg. GENE, ISLAND, DMR) |
subgroup |
sub genomic area (TSS1550), depending on the genomic area |
family |
fullname of the family used for the association analysis |
adjust_method |
colnames of the pvalue adjusted to use |
phenotype |
variable to select from the sample_sheet to use for coloring point |
only_significant_areas |
TRUE if filter for pvalue < 0.05 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.