MITOS
Project description
These are the mitogenome related sources including MITOS and other (more or less) helpful tools. Note that some of the tools are unfinished and not in a production state.
Usage on Galaxy
MITOS should primarily be used via Galaxy. It is available for instance on usegalaxy.eu
Installation
There are three ways to install. Preferred is the installation via conda since this also takes care of non-python requirements of the main mitos script.
- via conda:
conda install mitos --strict-channel-priority -c conda-forge -c bioconda -n mitos
- this will install MITOS2. For MITOS use
conda install "mitos<2" --strict-channel-priority -c conda-forge -c bioconda -n mitos
- in case of problems with resolving environments try to use use
--solver libmamba
or replaceconda
bymamba
.
- this will install MITOS2. For MITOS use
- via pip:
pip install mitos
- manual: pip -r requirements.txt
For the non-python requirements see README.MITOS.
MITOS
- runmitos.py: standalone CLI MITOS
From runmitos.py help:
mandatory options:
-c CODE, --code CODE the genetic code
-o OUTDIR, --outdir OUTDIR
the directory where the output is written
--linear treat sequence as linear
-r REFDIR, --refdir REFDIR
the directory where the reference data is found
Please note that the reference data for the -r
flag needs to be downloaded from Zenodo (MITOS, MITOS2).
see also mitos.py --help
README.MITOS
genbank file handling
- refseqsplit:
- splits a file consisting of concatenated gb files into single genbank files
- its possible to apply filters (taxonomy, prefix)
skewness related programs
- skew: compute skewness values for a gene of given genbank files
- skewcum: compute cumulative skewness for given genbank files
- skewsvm: do svm classification of skewness values .. and try to relate misclassifications to rearrangements
MISC
- gcpp
- pretty print and compare genetic code
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
File details
Details for the file mitos-1.1.7.tar.gz
.
File metadata
- Download URL: mitos-1.1.7.tar.gz
- Upload date:
- Size: 241.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53ad3d1c8fefa1ec8de176905c6f953976a020391d86aa84600ef7244f6ec1ef |
|
MD5 | 3dd1e8fbed97144bdf60422f5d6e7307 |
|
BLAKE2b-256 | cc3d33ede707ade9301aeca542cd6e2240eda20d02e0d3fbe1a2f025b5c8f5ea |