Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mew233/pairwise
/ process_MACCS
Function
process_MACCS
pairwise/prepare_data.py:331–333 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
329
return
fingerprints
330
331
def
process_MACCS():
332
# MACCS fingerprint
333
pass
334
335
336
def
process_ChemicalDescrpitor():
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected