Internal function for plot_scan2()
and plot_genes2()
to find SNPs with highest LOD score within genomic interval.
1 | find_max_snps(snp_pos, snp_id, snp_lod, max_peak = NULL, haplo_peak_drop = NULL)
|
snp_pos |
Position of SNPs obtained from scan1info of |
snp_id |
SNP IDs obtained from scan1info of |
snp_lod |
SNP LOD scores obtained from scan1output of |
max_peak |
Numeric value in Mbps of the location of the haplotype's QTL peak. This can be obtained from |
haplo_peak_drop |
A vector of length two containing the range of Mbps that have LOD scores within the QTL peak drop. This vector should be the output from |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.