To install this package, start R and enter:

source("http://bioconductor.org/biocLite.R")
biocLite("hapFabia")

In most cases, you don't need to download the package archive at all.

hapFabia

hapFabia: Identification of very short segments of identity by descent (IBD) characterized by rare variants in large sequencing data

Bioconductor version: 2.13

A package to identify very short IBD segments in large sequencing data by FABIA biclustering. Two haplotypes are identical by descent (IBD) if they share a segment that both inherited from a common ancestor. Current IBD methods reliably detect long IBD segments because many minor alleles in the segment are concordant between the two haplotypes. However, many cohort studies contain unrelated individuals which share only short IBD segments. This package provides software to identify short IBD segments in sequencing data. Knowledge of short IBD segments are relevant for phasing of genotyping data, association studies, and for population genetics, where they shed light on the evolutionary history of humans. The package supports VCF formats, is based on sparse matrix operations, and provides visualization of haplotype clusters in different formats.

Author: Sepp Hochreiter <hochreit at bioinf.jku.at>

Maintainer: Sepp Hochreiter <hochreit at bioinf.jku.at>

Citation (from within R, enter citation("hapFabia")):

Installation

To install this package, start R and enter:

source("http://bioconductor.org/biocLite.R")
biocLite("hapFabia")

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("hapFabia")

 

PDF R Script hapFabia: Manual for the R package
PDF   Reference Manual
Text   NEWS

Details

biocViews Clustering, GeneticVariability, Genetics, HighThroughputSequencing, Homo_sapiens, SNP, SequenceMatching, Sequencing, Software, Visualization
Version 1.4.2
In Bioconductor since BioC 2.11 (R-2.15)
License LGPL (>= 2.1)
Depends R (>= 2.12.0), Biobase, fabia(>= 2.3.1)
Imports methods, graphics, grDevices, stats, utils, KernSmooth
Suggests
System Requirements
URL http://www.bioinf.jku.at/software/hapFabia/hapFabia.html
Depends On Me
Imports Me
Suggests Me

Package Archives

Follow Installation instructions to use this package in your R session.

Package Source hapFabia_1.4.2.tar.gz
Windows Binary hapFabia_1.4.2.zip (32- & 64-bit)
Mac OS X 10.6 (Snow Leopard) hapFabia_1.4.2.tgz
Browse/checkout source (username/password: readonly)
Package Downloads Report Download Stats

Mailing Lists »

Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!

Fred Hutchinson Cancer Research Center