biocrnpyler.utils.general
Functions
|
|
|
append lists that share the same key, and add new keys WARNING: this only works if the dictionaries have values that are lists |
|
searches through a dictionary for keys relevant to the given data member. |
|
|
|
|
|
|
|
go through every species on a list and remove any "bindloc" attributes. |
|
- biocrnpyler.utils.general.combine_dictionaries(dict1, dict2)[source]
append lists that share the same key, and add new keys WARNING: this only works if the dictionaries have values that are lists