Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 567 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 567 Bytes

ChemicalFingerprints

This is a simple java package that uses CDK library to extract fingerprint representations of chemicals from their SMILES strings.

How to use?

java -jar fingerprinter.jar inputfile option

java -jar fingerptinter.jar test.txt 2 (for Pubchem)

format your input file as,

ID < tab > SMILES

ID < tab > SMILES

Fingerprints