Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codiepp/hsmoltalk
Haskell binding to the MolTalk library for structural bioinformatics analyses
https://github.com/codiepp/hsmoltalk
Last synced: about 18 hours 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 9 years ago)
- Default Branch: main
- Last Pushed: 2021-03-30T19:19:37.000Z (almost 4 years ago)
- Last Synced: 2025-01-20T21:16:48.070Z (1 day ago)
- Language: Haskell
- Size: 7.81 KB
- Stars: 1
- Watchers: 4
- 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