This package contains code that is relevant for the analysis (Mapping, BAM qc, Variant Calling, Filtering etc...) of IGSR data.
Project description
This repo contains code that is relevant for the analysis (Mapping, BAM qc, Variant Calling, Filtering etc...) of IGSR data
The International Genome Sample Resource (IGSR) is a project funded by the Wellcome Trust created after the finalization of the 1000 Genomes Project in order to maintain and expand the resource. It has the following aims:
- Ensure the future access to and usability of the 1000 Genomes reference data
- Incorporate additional published genomic data on the 1000 Genomes samples
- Expand the data collection to include new populations not represented in the 1000 Genomes Project
This repository contains code used in the different analyses pipelines that we use in the project. To use this code please follow the steps described below
Preparing environment
Modify your $PYTHONPATH to include the required libraries:
export PYTHONPATH=${ehive_dir}/wrappers/python3/:$PYTHONPATH
Modify your $PERL5LIB to include the required libraries:
export PERL5LIB=${ehive_dir}/modules/:${igsr_analysis_dir}/:${PERL5LIB}
Modify your $PATH to include the location of the eHive scripts:
export PATH=${ehive_dir}/scripts/:${PATH}
Install the igsr_analysis package from PyPI
pip install igsr_analysis
And you are ready to go!
Conventions used in this README file:
${igsr_analysis_dir}
is the folder where you have cloned https://github.com/igsr/igsr_analysis.git
${ehive_dir}
is the folder where you have cloned https://github.com/Ensembl/ensembl-hive.git
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
File details
Details for the file igsr_analysis-1.1.4.tar.gz
.
File metadata
- Download URL: igsr_analysis-1.1.4.tar.gz
- Upload date:
- Size: 68.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.1.post20201107 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6c16d3fca88ec64c79f627b4359407b3ea226bdc7e01de3136297aa6e28e173 |
|
MD5 | c7762c68c15b775e14bc275fd9dca0eb |
|
BLAKE2b-256 | dbd9da4dab9276a6ac8adbd9c8c6ada5bf35c2b46daffe50a3833cfd662ddf4b |