Skip to main content

pattern_fp

Function pattern_fp 

Source
pub fn pattern_fp(mol: &Molecule) -> BitVec2048
Expand description

Compute pattern fingerprint (2048-bit).

Hashes atom-centric patterns: atomic number + neighbor count + bond types. Suitable for fast substructure screening and molecular similarity.