https://github.com/codiepp/hsmoltalk
Haskell binding to the MolTalk library for structural bioinformatics analyses
https://github.com/codiepp/hsmoltalk
Last synced: 4 months ago
JSON representation
Haskell binding to the MolTalk library for structural bioinformatics analyses
- Host: GitHub
- URL: https://github.com/codiepp/hsmoltalk
- Owner: CodiePP
- License: bsd-3-clause
- Created: 2016-03-13T21:06:38.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2021-03-30T19:19:37.000Z (almost 5 years ago)
- Last Synced: 2025-03-07T18:04:58.659Z (12 months ago)
- Language: Haskell
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hsMolTalk
Haskell binding to the [MolTalk](https://github.com/CodiePP/libmoltalk) library for structural bioinformatics analyses
## compilation
> make
> stack build
## running
> export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`pwd`
start the executable on a structure file (in PDB format) and indicating a chain code:
> stack exec hsMolTalk 0abc.pdb A