find point mutation in assembled genomes
Project description
PointBlaster
Installation
pip3 install PointBlaster
Dependency
- BLAST+ >2.7.0
- cvmblaster (v0.4.0)
you should add BLAST in your PATH
Blast installation
Windows
Following this tutorial: Add blast into your windows PATH
Linux/Mac
The easyest way to install blast is:
conda install -c bioconda blast
Usage
1. Initialize reference database
After finish installation, you should first initialize the reference database using following command
PointBlaster -init
Usage: PointBlaster -i <genome assemble directory> -s <species for point mutation detection> -o <output_directory>
Author: Qingpo Cui(SZQ Lab, China Agricultural University)
optional arguments:
-h, --help show this help message and exit
-i I <input_path>: the PATH to the directory of assembled genome
files. Could not use with -f
-f F <input_file>: the PATH of assembled genome file. Could not
use with -i
-o O <output_directory>: output PATH
-s S <species>: optional var is [salmoenlla, campylobacter],
other species will be supported soon
-minid MINID <minimum threshold of identity>, default=90
-mincov MINCOV <minimum threshold of coverage>, default=60
-list <show species list>
-t T <number of threads>: default=8
-v, --version <display version>
-init <initialize the point mutationdatabase>
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
PointBlaster-0.2.6.tar.gz
(248.3 kB
view details)
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
PointBlaster-0.2.6-py3-none-any.whl
(262.6 kB
view details)
File details
Details for the file PointBlaster-0.2.6.tar.gz.
File metadata
- Download URL: PointBlaster-0.2.6.tar.gz
- Upload date:
- Size: 248.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.32.3 requests-toolbelt/1.0.0 urllib3/1.26.7 tqdm/4.66.5 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.9.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63f452bc1585df0f6a6d6db6984c57c5d11abeaa375f9baf253d65f60aa130e9
|
|
| MD5 |
221ef4498fa9d8a710365e7d58ed9af6
|
|
| BLAKE2b-256 |
5aa8d70aaf6f5fb8fca75eb0b2239d62ba6ea9d50b4ea35e2fed29f375093df4
|
File details
Details for the file PointBlaster-0.2.6-py3-none-any.whl.
File metadata
- Download URL: PointBlaster-0.2.6-py3-none-any.whl
- Upload date:
- Size: 262.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.32.3 requests-toolbelt/1.0.0 urllib3/1.26.7 tqdm/4.66.5 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.9.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85b44d5a44e5cbfeffd9cf2fdd66994bda7f30c7eb0cb7405866523ac642d4bb
|
|
| MD5 |
29586f820852147e8bf04765318ffded
|
|
| BLAKE2b-256 |
228fe741407f77f0db7a751cc473fef81c45300ff46fae79238b395fc9984f7b
|