Skip to main content

Automatize the donwload of DNA sequences from NCBI, sort them according to their taxonomy and filter them with a gene name (provided as a regular expression)

Project description

nsdpy

License: MIT pypi

Introduction

nsdpy (nucleotide or NCBI sequence downloader) aims to ease the download and sort of big bacth of DNA sequences from the NCBI database. It can also be usefull to filter the sequences based on their annotations. Using nsdpy the user can:

  • Search NCBI nucleotide database
  • Download the fasta files or the cds_fasta files corresponding to the result of the search
  • Sort the sequences based on their taxonomy
  • Select coding sequences from cds files based on the gene names using one or more regular expressions. This can help the user retrieve some sequences for which the gene name is annotated in another field.

Quick start

pip install nsdpy

minimum python version for nsdpy: 3.8.2

Workflow

workflow

Usage

Google colab

nsdpy colab notebook

Command line

      nsdpy -r USER'S REQUEST [OPTIONS] 

Authors and acknowledgment

Support

License

Code and documentation copyright 2021 the nsdpy Authors. Code released under the MIT License.

More Documentation

For examples of usage and more detailed documentation check: Users manual on google doc

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

nsdpy-0.1.16.tar.gz (12.5 kB view hashes)

Uploaded Source

Built Distribution

nsdpy-0.1.16-py3-none-any.whl (12.1 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