Description Usage Arguments Value Author(s) See Also Examples
shows mQTL locations and relations with the metabolome on a central chemical axis
1 | circle_mQTL(results, Th = 0, chr = 9, spacing = 25)
|
results |
a list containing mQTL mapping results generated by mQTL.NMR package |
Th |
a numerical parameter specifying LOD threshold |
chr |
a numerical value defining the chromosomes to show if necessary |
spacing |
a numerical parameter specifiying the sapcing between chromosomes on the circular genome |
A circuler plot where the central horizontal line corresponds to the NMR chemical axis, the circle represents the chromosomal positions, and the colored lines significant association between a shift and genomic location.
Lyamine Hedjazi
1 2 3 4 | load_datafiles()
load(results)
circle_mQTL(results, Th=8,spacing=0)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.