Description Usage Arguments Value
View source: R/Function_manhattan.R
Function to create a manhattan plot
1 2 3 4 5 6 7 8 9 10 |
GM |
genetic map of data with chr and position of each SNP |
pvals |
pvals from gwas results for each SNP |
cutoff |
If cutoff is default, uses Bonferroni; 0.05/number of SNPs |
QTN_index |
posistion of QTN if applicable |
FP |
Positions of SNPS that are False positives |
TP |
Positions of SNPS that are True positives |
trait |
character value for trait name |
messages |
if TRUE, returns messages for the GWAS function |
Manhatten plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.