biocrnpyler.utils.general
Functions
|
|
|
Append lists that share the same key, and add new keys. |
|
Searches 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.