- Unicycler: https://github.com/rrwick/Unicycler
unicycler作者最推荐的是三代+二代的测序数据输入组装,但同时unicycler也支持纯三代数据或者纯二代数据的输入。
canu组装只针对单独的pacbio或者nanopore测序数据。支持使用亲本短读长测序数据与组装结果进行校正合并,更多是使用到二倍体基因组组装上。
flye组装只针对单独的pacbio或者nanopore测序数据。Flye is a de novo assembler for single-molecule sequencing reads, such as those produced by PacBio and Oxford Nanopore Technologies
Raven组装针对长读长测序数据。Raven is a de novo genome assembler for long uncorrected reads.
wtdbg2组装只针对长读长测序数据。Wtdbg2 is a de novo sequence assembler for long noisy reads produced by PacBio or Oxford Nanopore Technologies (ONT).
- Miniasm: https://github.com/lh3/miniasm
miniasm组装只针对长读长测序数据。Miniasm is a very fast OLC-based de novo assembler for noisy long reads
- SPAdes: https://github.com/ablab/spades
spades支持三代+二代数据的组装、支持单独的二代数组装。
falcon中文操作:https://www.jianshu.com/p/3c7ebccb70a1
- Wengan: https://github.com/adigenova/wengan
- NextDenovo:https://github.com/Nextomics/NextDenovo
nextdenovo组装只针对单独的pacbio或者nanopore测序数据。NextDenovo is a string graph-based de novo assembler for long reads (CLR, HiFi and ONT)
针对nanopore测序数据。The goal of the Shasta long read assembler is to rapidly produce accurate assembled sequence using DNA reads generated by Oxford Nanopore flow cells as input.
- hifiasm: https://github.com/chhylp123/hifiasm
hifiasm针对pacbio三代测序数据,也可以加上二代数据同时组装。Hifiasm is a fast haplotype-resolved de novo assembler for PacBio HiFi reads.
- Racon: https://github.com/isovic/racon
- Trycycler: https://github.com/rrwick/Trycycler
- abyss: https://github.com/bcgsc/abyss
SKESA is a de novo assembler for microbial genomes based on DeBruijn graphs.是Read Assembly and Annotation Pipeline Tool (RAPT) (https://github.com/ncbi/rapt)中的组装模块。
SAGE2 accepts FASTA and FASTQ input files. Paired-end reads should be placed one after another (interlaced) in the input file. SAGE2 does not use single end reads.
- kermit: https://github.com/rikuu/kermit