# NOT RUN {
align <- import.msf(system.file("msa/toy_align.msf", package = "Bios2cor"))
#Creating OMES object and writing Z-scores in cytoscape format
omes <- omes(align)
results <- cyto_zscore(omes, contact = NULL, "cyto_Zscore.txt")
# }
Run the code above in your browser using DataLab