# NOT RUN {
#Importing MSA file
align <- import.fasta(system.file("msa/toy2_align.fa", package = "Bios2cor"))
#Creating correlation object with MI method for positions with gap ratio < 0.2 (Default)
mi <- mi(align)
# }
Run the code above in your browser using DataLab