You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# this script was written by Filipe de Sousa based on the PEGAS manual (Paradis 2021) and on the suggestions made in "https://johnbhorne.wordpress.com/2016/09/15/still-making-haplotype-networks-the-old-way-how-to-do-it-in-r/"
library(ape)
library (pegas)
dna <-read.dna("concat_4cploci_3.fasta", format = "fasta")