chemicalchecker.core.examples.Example
- class Example(dup_keys_prop=0, dup_features_prop=0, nan_prop=0, inf_prop=0, empty_keys_prop=0, empty_features_prop=0, force=False)[source]
Bases:
BaseExample
Example class.
The Example class contains some example data, accessible with the class methods.
Initialize a Example instance.
Methods
add_infs
add_nans
Cell sensitivity data from CTRP
check_type
Drug targets from PharmacoDB.
duplicate_features_matrix
duplicate_features_pairs
duplicate_keys_matrix
duplicate_keys_pairs
empty_features
empty_keys
Morgan fingerprints from LINCS.
returner_matrix
returner_pairs
A toy matrix, just to test the sign0.
Toy pairs, just to test the sign0.