# seq_encode **Repository Path**: hcji/seq_encode ## Basic Information - **Project Name**: seq_encode - **Description**: Convert SMILES (chemical structure) to one-hot matrix. - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-26 - **Last Updated**: 2021-08-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Sequence Encoder Convert SMILES (chemical structure) or peptides (proteins) to one-hot matrix. ### Installation pip install git+https://github.com/hcji/seq_encode.git ### Usage See */example/example.py* ### Cite [Predicting Molecular Fingerprint from Electron-Ionization Mass Spectrum with Deep Neural Networks](https://pubs.acs.org/doi/10.1021/acs.analchem.0c01450)