mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-12 15:51:01 +00:00
Add deprecation warning to examples doc
This commit is contained in:
parent
72eb3d239a
commit
84e6493d7a
1 changed files with 4 additions and 0 deletions
|
|
@ -201,6 +201,10 @@ For more examples and details, see this [ipython notebook](https://github.com/pi
|
|||
|
||||
### Chemical similarity search
|
||||
|
||||
<div class="warning">
|
||||
This example uses the inverse frames feature, which is deprecated as of v0.9.0. This will soon be updated to reflect the current Pilosa API.
|
||||
</div>
|
||||
|
||||
#### Overview
|
||||
|
||||
The notion of chemical similarity (or molecular similarity) plays an important role in predicting the properties of chemical compounds, designing chemicals with a predefined set of properties, and—especially—conducting drug design studies. All of these are accomplished by screening large indexes containing structures of available or potentially available chemicals.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue