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
- Introduction
- Workfolw
- Quick start
- Usage
- Authors and acknowledgment
- Support
- Licence
- More Documentation
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
- Github: Clone the repo: git clone https://github.com/RaphaelHebert/nsdpy.git
- pip:
pip install nsdpy
minimum python version for nsdpy: 3.8.2
- Google Colab: save a copy of this notebook in your drive.
Workflow
Usage
Google colab
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nsdpy-0.1.13.tar.gz
.
File metadata
- Download URL: nsdpy-0.1.13.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.5 Linux/5.8.0-44-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 429b9014d034f33c2edee690bfb003cdd4d1992b7194e8c80c006a43c359db7c |
|
MD5 | d3f234d450cbb1a20ad2e736f778a4dd |
|
BLAKE2b-256 | 038704dc02fb1bc38864182aa34ed2c58c2edcc71b9f8f78dd52744179e8233b |
File details
Details for the file nsdpy-0.1.13-py3-none-any.whl
.
File metadata
- Download URL: nsdpy-0.1.13-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.5 Linux/5.8.0-44-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdefc3f9616b0a225bf03405d4c02dc7bb318edfa76fb5266b18a969d7faee7b |
|
MD5 | bce400ef11eb5101cd5c7fbb9b305cc5 |
|
BLAKE2b-256 | 7a521a2fa3d5bce3bb898a3aef4583528389b473747667e77ee0bfe5f9f1bf8c |