Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpectralScore

Molecular fingerprints from spectral graph theory. 3D-aware and physics-based at linear algebra speed.

Installation

Install via conda with the following commands:

  1. git clone https://github.com/hjkgrp/SpectralScore
  2. cd SpectralScore
  3. conda env create --file=install/SpectralScore_cpu.yml
  4. conda activate SpectralScore
  5. pip install -e '.[cpu]'

To install the GPU version, simply update the .yml and pip commands to SpectralScore_gpu.yml and pip install -e '.[gpu]'

alt text

About

Physics-Based Molecular Fingerprints from Spectral Graph Theory

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages