Skip to main content

Multiple genomes read count

Project description

spcount

This package is used to map short reads to multiple genomes with perfect match and report only once for each category.

Prerequisites

Install bowtie

BOWTIE_VERSION="1.2.3"
cd ~; \
  wget https://github.com/BenLangmead/bowtie/releases/download/v${BOWTIE_VERSION}/bowtie-${BOWTIE_VERSION}-linux-x86_64.zip; \
  unzip bowtie-${BOWTIE_VERSION}-linux-x86_64.zip; \
  rm bowtie-${BOWTIE_VERSION}-linux-x86_64.zip
export PATH=$PATH:~/bowtie-${BOWTIE_VERSION}-linux-x86_64

Installation

Install python main package

pip install spcount

Or you can install from github directly

pip install git+git://github.com/shengqh/spcount.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

spcount-0.0.6.tar.gz (13.3 kB view details)

Uploaded Source

File details

Details for the file spcount-0.0.6.tar.gz.

File metadata

  • Download URL: spcount-0.0.6.tar.gz
  • Upload date:
  • Size: 13.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.2

File hashes

Hashes for spcount-0.0.6.tar.gz
Algorithm Hash digest
SHA256 71c31d42a08b53bb3ecc323e9bd0aa27efea396f44e89e2fc4ab299aaf7e6e08
MD5 c1712975ee00ec0c94f3155edd6f16fa
BLAKE2b-256 08daec1b9f735dd0f719ffd297b419e8a339f879339b935f9a0ba792c7c798e3

See more details on using hashes here.

Supported by

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