Skip to main content

No project description provided

Project description

MHC-annotation

Tools to annotate haplotypes of MHC with gene and transcript information

Dependencies

There is only a few dependencies which you have to take care of yourself.

conda environment

The easiest way to take of these dependencies is to utilize the environment.yml in this repository to create a conda environment. conda create --name mhca -f environment_mhca.yml

manually

The script assumes that you have minimap2 installed and that it is callable with minimap2 on the command line. There are several ways to install this dependency depending on your environment. Giving two examples:

  • sudo apt-get install minimap2
  • conda install -c bioconda minimap2

You will also need the python packages biopython and bcbio-gff. You can install them in a conda environment with:

  • conda install -c bioconda bcbio-gff
  • conda install -c bioconda biopython

Install

Install this package with pip.

pip install MHC-annotation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MHC-Annotation-0.0.2.tar.gz (4.5 MB view hashes)

Uploaded Source

Built Distribution

MHC_Annotation-0.0.2-py3-none-any.whl (4.5 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page