GenomeBaser
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.
Release files for GenomeBaser 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| GenomeBaser-0.1.2.tar.gz | 84.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| GenomeBaser-0.1.2-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 191.0 kB
Release files / GenomeBaser-0.1.2.tar.gz
| Download URL | GenomeBaser-0.1.2.tar.gz |
|---|---|
| Size | 84.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3c040343794742893724b63401675f36855468574d11a4277ae78ea079f93f6b
|
|
BLAKE2b-256 checksum How to use checksums |
e92a05bcd1240b9ce44e1f9b8ed4fc948ba0f2e92ae84ce21180a8e4f9eab7aa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / GenomeBaser-0.1.2-py2-none-any.whl
| Download URL | GenomeBaser-0.1.2-py2-none-any.whl |
|---|---|
| Size | 106.4 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
dba68b43ef1d9c4cf4794e41d5ea5bd818df9061477d44c580d8661fe921e2e1
|
|
BLAKE2b-256 checksum How to use checksums |
633d66e07592f33016f3da78f30c3b9a33e391daf01a2c84d8bfa663aa55fd9a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |