connectoviz.io.parsers#
Functions
|
Validate atlas format and infer index and label columns if not provided. |
|
Validate that at least one matching column was found. |
|
Check if the provided layout_dict is a valid dictionary. |
|
Check if the provided layers_list is a valid list of dictionaries. |
|
Processes mapping information either from a DataFrame/dict or from two separate lists. |
|
Check if the mask is a valid binary 2D NumPy array. |
|
check if the metadata is in the correct format |
|
Check if the given column names exist in the DataFrame. |
|
Validate and match the mapping dictionary against the atlas DataFrame. |
|
Apply a binary mask to a connectivity matrix. |
|
Merge multiple metadata DataFrames along columns with index alignment. |
|
Parse a connectivity matrix from various supported formats. |