powered by
Summarize taxon information, sequence statistics,barcodes numbers per species for reference dataset.
summarize.ref(ref, taxonStat = TRUE, seqStat = TRUE, barcodeStat = TRUE)
object of class "DNAbin" used as a reference dataset, which contains taxon information, or just an array containing taxon information only.
logic value to indicate whether the item is calculated only when ref is an object of class "DNAbin".
logic value to indicate whether the item is calculated
a list containing taxon statistics, sequence statistics, population parameters,barcoding statistics ()
zhangab2008(at)mail.cnu.edu.cn./zhangab2008(at)gmail.com.
# NOT RUN { data(TibetanMoth) s.r<-summarize.ref(TibetanMoth,taxonStat=TRUE,seqStat=TRUE,barcodeStat=TRUE) s.r # }
Run the code above in your browser using DataLab