flight - metagenomic binner and variant clusterer.
Project description
Flight
The python component used by Lorikeet and Rosella It can be used as a standalone binning algorithm for MAGs, but will not include contig SNP information which is collected by Rosella.
Installation
This module is only used in conjunction with other programs, but if you wish to install and play around with the code follow these instructions:
git clone https://github.com/rhysnewell/flight.git
cd flight
conda env create -n flight -f flight.yml
conda activate flight
pip install .
flight bin --help
Requirements
Initial requirements for flight can be downloaded using the flight.yml
:
conda env create -n flight -f flight.yml
Usage
To perform mag recovery:
flight bin --assembly scaffolds.fasta --input coverm.cov --output output_dir/ --threads 24
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
flight-genome-1.1.1.tar.gz
(30.6 kB
view details)
Built Distribution
File details
Details for the file flight-genome-1.1.1.tar.gz
.
File metadata
- Download URL: flight-genome-1.1.1.tar.gz
- Upload date:
- Size: 30.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.6.0.post20201009 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48b714a739be12b821c56ebf2f8a130d07ae7712bffb6a53bc0df5002a75351a |
|
MD5 | b929b36ff0ff55570cf10e370e427061 |
|
BLAKE2b-256 | f129c9931000ac8fffc3ac3eb2c9d71ff53b95a81b288c66ed6af20e005abb27 |
File details
Details for the file flight_genome-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: flight_genome-1.1.1-py3-none-any.whl
- Upload date:
- Size: 36.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.6.0.post20201009 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 896d9f0cf97723b535c54011087042383bd99a3da902cc0181cf3479254f9dff |
|
MD5 | 2bdd46badbcfec5182a8b713d1028bbb |
|
BLAKE2b-256 | 6133c6748f95cb53325c167068cdc1f67b7d6e0c23c28dec417ea818b996506d |