Skip to main content

Python NGS tools

Project description

Create new version:

` bumpversion patch python setup.py sdist upload -r pypi `

Create chromInfo.txt:

` GENOME_NAME=GCA_000001405.15_GRCh38_genomic; mkdir negspy/data/${GENOME_NAME}; zcat ~/data/genomes/${GENOME_NAME}.fna.gz | python scripts/create_chrominfo.py - > negspy/data/${GENOME_NAME}/chromInfo.txt; git add negspy/data/${GENOME_NAME}/chromInfo.txt; GENOME_NAME=GCA_000001215.4_Release_6_plus_ISO1_MT_genomic; mkdir negspy/data/${GENOME_NAME}; zcat ~/data/genomes/${GENOME_NAME}.fna.gz | python scripts/create_chrominfo.py - > negspy/data/${GENOME_NAME}/chromInfo.txt; git add negspy/data/${GENOME_NAME}/chromInfo.txt; GENOME_NAME=GCF_000005845.2_ASM584v2_genomic; zcat ~/data/genomes/${GENOME_NAME}.fna.gz | python scripts/create_chrominfo.py - > negspy/data/${GENOME_NAME}/chromInfo.txt `

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

negspy-0.2.3.tar.gz (32.8 kB view details)

Uploaded Source

File details

Details for the file negspy-0.2.3.tar.gz.

File metadata

  • Download URL: negspy-0.2.3.tar.gz
  • Upload date:
  • Size: 32.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for negspy-0.2.3.tar.gz
Algorithm Hash digest
SHA256 b5cc78dfa81bbbea517c5fbee066db86f6fd1a874988b9bd9ed9e89562a07b0e
MD5 e7b1fa998abb2c4a70af6cbb094f502e
BLAKE2b-256 27a5505e05dc10728893f9a5c83ccde8497e1c6f907c5ad133f88bbb6959fdbf

See more details on using hashes here.

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