GenomeBaser manages complete (bacterial) genomes from NCBI
Project description
A tool to manage complete (bacterial) genomes from the NCBI.
Most current release is 0.1.2.
Why?
- GenomeBaser:
Encourages best practice (uses rsync -> only update what’s needed)
Despises filenames that aren’t easily understandable (symlinks to RefSeq based filename to Genus_species_strain.gbk)
Give you what you will probably wan’t in the future (provides both .gbk and .fna. Generate PROKKA databases)
Understands important differences (partitions complete chomosome and complete plasmind into separate buckets)
Installation
Something like:
$ pip install GenomeBaser
Alternatively:
$ wget https://github.com/mscook/GenomeBaser/archive/v0.1.2.tar.gz $ tar -zxvf v0.1.2.tar.gz $ cd v0.1.2 $ # May need sudo/root, BUT... $ python setup.py install
Usage
Something like:
$ GenomeBaser --help
Usage: GenomeBaser [OPTIONS] GENUS SPECIES OUT_DATABASE_LOCATION
GenomeBaser is tool to manage complete (bacterial) genomes from the NCBI.
Example usage:
$ GenomeBaser.py Klebsiella pneumoniae ~/dbs
$ # (wait a few months)...
$ GenomeBaser Klebsiella pneumoniae ~/dbs
By Mitchell Stanton-Cook (m.stantoncook@gmail.com)
**More info at:** https://github.com/mscook/GenomeBaser
Options:
--check_deps / --no-check_deps Check that non-python dependencies exist
--help Show this message and exit.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file GenomeBaser-0.1.2.tar.gz.
File metadata
- Download URL: GenomeBaser-0.1.2.tar.gz
- Upload date:
- Size: 84.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c040343794742893724b63401675f36855468574d11a4277ae78ea079f93f6b
|
|
| MD5 |
11bbc12de57eda659ea93f9fcfe92029
|
|
| BLAKE2b-256 |
e92a05bcd1240b9ce44e1f9b8ed4fc948ba0f2e92ae84ce21180a8e4f9eab7aa
|
File details
Details for the file GenomeBaser-0.1.2-py2-none-any.whl.
File metadata
- Download URL: GenomeBaser-0.1.2-py2-none-any.whl
- Upload date:
- Size: 106.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dba68b43ef1d9c4cf4794e41d5ea5bd818df9061477d44c580d8661fe921e2e1
|
|
| MD5 |
75384d00e032799c6857c42856ab17c3
|
|
| BLAKE2b-256 |
633d66e07592f33016f3da78f30c3b9a33e391daf01a2c84d8bfa663aa55fd9a
|