Skip to main content

Scripts for NGS data-analysis

Project description

NGSSCRIPTLIBRARY

Collection of scripts to help with NGS data-analysis in the AMC.

Prerequisites

zlib and BEDtools:

sudo apt-get install zlib-dev
wget https://github.com/arq5x/bedtools2/releases/download/v2.27.0/bedtools-2.27.0.tar.gz
tar -zxvf bedtools-2.27.0.tar.gz
cd bedtools2
make
sudo cp bedtools2/bin/* /usr/local/bin

python3-tkinter:

sudo apt-get install python3-tk

Install

sudo pip install ngsscriplibrary

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

ngsscriptlibrary-1.0.5.tar.gz (23.8 kB view hashes)

Uploaded Source

Built Distribution

ngsscriptlibrary-1.0.5-py3-none-any.whl (27.6 kB 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