Skip to content

Python module handling calls to UMAP and HDBSCAN for Lorikeet and Rosella

License

Notifications You must be signed in to change notification settings

rhysnewell/flight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flight

The python component used by Lorikeet and 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

About

Python module handling calls to UMAP and HDBSCAN for Lorikeet and Rosella

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages