文件名称:contig-puller:从装配体中提取含有目标基因序列的重叠群,并在目标序列周围排列重叠群
文件大小:11KB
文件格式:ZIP
更新时间:2024-06-07 23:21:16
Python
重叠群 从程序集中提取包含目标基因/序列的重叠群,并在目标序列周围排列重叠群 作者 (@kwongjc) GitHub上: 依存关系 用法 $ contig-puller.py -h usage: contig-puller.py --db DBFILE --out OUTFILE --anno ANNOFILE [OPTIONS] FASTA-1 FASTA-2 ... FASTA-N Extracts contigs containing a target sequence (eg. gene) from several multi-FASTA assemblies and aligns the contigs at the target sequence positional arguments: FASTA FASTA assemblies
【文件预览】:
contig-puller-master
----contig-puller.py(6KB)
----LICENSE(18KB)
----README.md(2KB)
----.gitignore(10B)