Export network data from a CSN object with optional filtering
export_csn(object, ...)
# S4 method for class 'CSNObject'
export_csn(
object,
active_network = NULL,
celltypes = NULL,
weight_cutoff = NULL,
...
)
# S4 method for class 'Network'
export_csn(object, weight_cutoff = NULL, ...)
A list of network data frames by cell type