Format bipartites names for python hummuspy package config functions
format_bipartites_names.Rd
Format bipartites names for python hummuspy package config functions
Value
A list of bipartites names formatted for hummuspy config funtions each element of the list is a list containing the right and left layer connected by the bipartite
Examples
bipartites_dictionary <- format_bipartites_names(
hummus_object = hummus,
bipartites_names = c("atac_rna",
"tf_peaks"))
#> Error: object 'hummus' not found