Learn R Programming

hapFabia (version 1.14.0)

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

Description

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.

Copy Link

Version

Version

1.14.0

License

LGPL (>= 2.1)

Maintainer

Sepp Hochreiter

Last Published

February 15th, 2017

Functions in hapFabia (1.14.0)

simulateIBDsegmentsFabia

Generates simulated genotyping data with IBD segments for fabia
res

Example result of spfabia
findDenseRegions

Find accumulations of values via histogram counts
toolsFactorizationClass

Tools to analyze results of fabia
makePipelineFile

Generate pipleline.R
mergeIBDsegmentLists

Merging IBD segments
hapFabia

IBD segment extraction by FABIA
simulateIBDsegments

Generates simulated genotyping data with IBD segments
compareIBDsegmentLists

Hierarchical clustering of IBD segments stored in IBD segment list(s)
setAnnotation

Fills in annotations of tagSNVs of a list of IBD segments
matrixPlot

Basic plot function for IBD segments
sim

Similarity measures for IBD segments
mergedIBDsegmentList

Example IBD segment list as a result of hapFabia
IBDsegmentList-class

IBDsegmentList instances and methods
vcftoFABIA

Converting genotyping data from vcf to sparse matrix format
hapFabiaVersion

Display version info for package hapFabia
iterateIntervals

Loop over DNA intervals with a call of hapFabia
extractIBDsegments

Extract IBD segments from a fabia result
simu

Example simulation data for hapFabia
split_sparse_matrix

Splits genotyping data in sparse matrix format into intervals
analyzeIBDsegments

Loop over extracted IBD segments to supply a descriptive statistics
plotIBDsegment

Plots an IBD segment given genotype data and tagSNVs
hapRes

Example result of hapFabia
setStatistics

Computes and stores the statistics of an IBD segment list
identifyDuplicates

Identify duplicates of IBD segments
chr1ASW1000G

Example genotype data in vcf format
IBDsegmentList2excel

Store an IBD segment list in EXCEL / csv format
IBDsegment-class

IBDsegment instances and methods