Skip to content
/ drive Public
forked from jtb324/IBDCluster

A cli tool to analyze ibd sharing for a specific locus for multiple phenotypes

License

Notifications You must be signed in to change notification settings

belowlab/drive

 
 

Repository files navigation

Documentation Status Code style: black PyPI version

DRIVE:

This repository contains the source code for the tool DRIVE (Distant Relatedness for Identification and Variant Evaluation) is a novel approach to IBD-based genotype inference used to identify shared chromosomal segments in dense genetic arrays. DRIVE implements a random walk algorithm that identifies clusters of individuals who pairwise share an IBD segment overlapping a locus of interest. This tool was developed in python by the Below Lab at Vanderbilt University. The documentation for how to use this tool can be found here DRIVE documentation

Installing DRIVE:

DRIVE is available on PYPI and can easily be installed using the following command:

pip install drive-ibd

It is recommended to install DRIVE within a virtual environment such as venv, or conda. More information about this process can be found within the documentation.

If the user wishes to develop DRIVE or install the program from source then they can clone the repository. This process is described under the section called "Github Installation" in the documentation.

Reporting issues:

If you wish to report a bug or propose a feature you can find templates under the .github/ISSUE_TEMPLATE directory.

About

A cli tool to analyze ibd sharing for a specific locus for multiple phenotypes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.7%
  • Dockerfile 1.3%