Format multiplex names for python hummuspy package config functions
format_multiplex_names.Rd
Format multiplex names for python hummuspy package config functions
Value
A list of multiplexes names formatted for hummuspy config funtions each element of the list is a list of the network types (directed/weighted) and the name of the networks as named in the hummus object
Examples
multiplexes_dictionary <- format_multiplex_names(
hummus_object = hummus,
multiplex_names = c("TF", "peaks"))
#> Error: object 'hummus' not found