Pas-Kapli / mptp

mPTP - a tool for single-locus species delimitation
GNU Affero General Public License v3.0
25 stars 5 forks source link

problem in setting min branch lengths #80

Open thkuo opened 6 years ago

thkuo commented 6 years ago

I tried to ignore very short branches using -min_br option but it returned

mptp: unrecognized option '--min_br'

My mptp version is 0.2.3_linux_x86_64. Is the option still available?

xflouris commented 6 years ago

Hi @thkuo, yes it is available, but it is called '--minbr' and not '--min_br'. Would you point me to the place/documentation where '--min_br' was stated such that I can fix it? Thanks and best regards

thkuo commented 6 years ago

Thanks for reply! It works. I saw --min_br in the manual (man/mptp_manual.pdf).