convnwb.io.utils.get_subfolders

convnwb.io.utils.get_subfolders(folder, select=None, ignore=None)[source]

Get a list of sub-folders from a given folder.

Parameters:
folderstr

Name of the folder to get the list of sub-folders from.

Returns:
subfolderslist of str

A list of sub-folders from the folder.