Marcel Baltruschat
Results
3
issues of
Marcel Baltruschat
At this point the CSV output generated with `mmpdb index --out csv [...]` does not contain property information even if you specify a property file with `--properties`. If a property...
enhancement
When using similarity type 'structural' together with t-SNE, an `AttributeError: 'list' object has no attribute 'shape'` is thrown. Code to reproduce the error: ```python from chemplot import Plotter, load_data data_BBBP...
Proposed fix for issue #23