... | ... | @@ -54,6 +54,7 @@ if not Molrepo.test_all_available(): |
|
|
|
|
|
```python
|
|
|
sign0_full = cc.get_signature('sign0', 'full', 'A1.001')
|
|
|
sign0_full.predict()
|
|
|
sign0_ref = cc.get_signature('sign0', 'reference', 'A1.001')
|
|
|
rnd = RNDuplicates()
|
|
|
rnd.remove(sign0_full)
|
... | ... | |