An R package for exploring, visualising and analysing haplotype data from "multiparental populations", ie. populations arising from breeding schemes such as the Collaborative Cross, Diversity Outbred or Heterogeneous Stock in which the founder haplotypes are known. Currently it is mouse-centric but not mouse-specific; it could be used with eg. the MAGIC population in Arabidopsis.
The core data structure is built on the GenomicRanges::GRanges class, which supports fast overlap queries and other operations on genomic intervals (more generally, integer ranges.)
Due to unresolved issues around function exports from GenomicRanges, multiparental only works if GenomicRanges has also been loaded into the R environment.
ggplot2-based plotting of genome mosaicsThe package interacts with Karl Broman's R/qtl (http://www.rqtl.org) package for QTL-mapping, and my megamuga_hmm package (coming soon) for performing haplotype inference from dense genotypes.
genomeviz)GenomicRangesAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.