# NOT RUN {
#Importing MSA file
align <- import.msf(system.file("msa/toy_align.msf", package = "Bios2cor"))
#Creating correlation object with McBASC method for positions with gap_ratio < 0.2 (Default)
mcbasc <- mcbasc(align, gap_ratio = 0.2)
# }
Run the code above in your browser using DataLab