유전체로부터 빠르게 트리를 생성합니다. 계통수를 생성하지 않습니다. 더 많은 정보: https://github.com/lskatz/mashtree.
mashtree --numcpus {{12}} {{*.fastq.gz}} {{*.fasta}} > {{mashtree.dnd}}
mashtree --mindepth {{0}} --numcpus {{12}} {{*.fastq.gz}} {{*.fasta}} > {{mashtree.dnd}}
mashtree
자체의 옵션은 --
오른쪽에 위치해야 함):mashtree_bootstrap.pl --reps {{100}} --numcpus {{12}} {{*.fastq.gz}} -- --min-depth {{0}} > {{mashtree.bootstrap.dnd}}