I am having thousands of samples (DNA barcoded) for species confirmation (False positive or True positive species). This species confirmation is to be done on distance based and tree based methods.
In case of tree based methods, various phylogenetic models (NJ, Parsimony, Bayes) generated trees in 'Newick' format . Using these newick files as an input, can anyone suggest a software, R code or perl code that can extract list of species forming monophyla (True species) or paraphyla (False positive species)?
(I have done this in case of distance based method using R package 'Ad-hoc').