chore: bump version
The python component used by Lorikeet and Rosella
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
Initial requirements for flight can be downloaded using the flight.yml:
flight.yml
conda env create -n flight -f flight.yml
To perform mag recovery:
flight bin --assembly scaffolds.fasta --input coverm.cov --output output_dir/ --threads 24
与飞行能力或飞行相关物种基因组研究有关的数据资源或分析包。
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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:
Requirements
Initial requirements for flight can be downloaded using the
flight.yml:Usage
To perform mag recovery: