Sha256: 229432a7c6987c5a2d8eaaa18e3256d4d9b08dbf13567b51408e9c903adcab1c
Contents?: true
Size: 667 Bytes
Versions: 4
Compression:
Stored size: 667 Bytes
Contents
*lazar* GUI =========== lazar ( Lazy Structure- Activity Relationships ) takes a chemical structure as input and provides predictions for a variety of toxic properties. lazar uses an automated and reproducible read across procedure to calculate predictions. Rationales for predictions, applicability domain estimations and validation results are presented in a clear graphical interface for the critical examination by toxicological experts. Installation: ------------- ``` bundle install ``` Service start: -------------- ``` sudo mongod & R CMD Rserve --vanilla & unicorn -p 8088 -c unicorn.rb -E production ``` Visit: ------ ``` http://localhost:8088 ```
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
lazar-gui-1.4.2 | README.md |
lazar-gui-1.4.1 | README.md |
lazar-gui-1.4.0 | README.md |
lazar-gui-1.4.0.pre.0 | README.md |