Magnetosome gene cluster annotation, screening and mapping tool
Project description
magcluster
Magnetosome gene cluster annotation, screening and mapping tool
Installation
We recommend creating a new environment for the magcluster release being installed through conda.
wget https://github.com/RunJiaJi/magcluster/releases/download/0.1.3/magcluster-0.1.3.yml
conda env create -n magcluster --file magcluster-0.1.3.yml
# OPTIONAL CLEANUP
rm magcluster-0.1.3.yml
Alternatively, you can install magcluster through pip in an existing environment. In this way, please make sure you have prokka installed.
#Prokka installation
conda install -c conda-forge -c bioconda -c defaults prokka
pip install magcluster
General Usage
usage: magcluster [options]
Magnetosome Gene Cluster Analysis Tool
optional arguments:
-h, --help show this help message and exit
-v, --version show magcluster version number and exit
Options:
{prokka,mgc_screen,clinker}
prokka Genome annotation with Prokka
mgc_screen Magnetosome gene cluster screening with magscreen
clinker Magnetosome gene cluster mapping with Clinker
General usage
-------------
Magnetosome gene annotation:
$ magcluster prokka XXX.fa
Magnetosome gene screen:
$ magcluster mgc_screen XXX.gbk
Magnetosome gene cluster mapping:
$ magcluster clinker XXX_screened.gbk
Runjia, 2021
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 magcluster-0.1.3.tar.gz.
File metadata
- Download URL: magcluster-0.1.3.tar.gz
- Upload date:
- Size: 20.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
285aa78f4de57d95197846d4b2e93f6dee5692e1bdcaeb4eb3061815c0255d45
|
|
| MD5 |
6817bdda1e38a0bdc70c458ab55e4772
|
|
| BLAKE2b-256 |
9a32d1dd0d73962d3d214d0418cc0a23e6a883b29cc05590fd4442fa878505b4
|
File details
Details for the file magcluster-0.1.3-py3-none-any.whl.
File metadata
- Download URL: magcluster-0.1.3-py3-none-any.whl
- Upload date:
- Size: 21.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34a395275d59b158d34a254a0f17a00116b7fa8a23edf3721fd8824021ef07f2
|
|
| MD5 |
e3025712c498e6064924f5d003048113
|
|
| BLAKE2b-256 |
572785bbe521275bcb56c1036a0537a8f271dea3fe66df80d20f71548c4bb985
|