# NOT RUN {
align <- import.msf(system.file("msa/toy_align.msf", package = "Bios2cor"))
#Creating ENTROPY object
entropy <- entropy(align)
filter <- delta_weighting(entropy, Smin= 0.4, Smax= 0.6)
# }
Run the code above in your browser using DataLab