Skip to content

jerzywie/mol-match

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mol-match

A simple program to evaluate how molecules might bond together

Building

This is a Clojure CLI tools project

To build an uberjar:

  • Make sure there is a pom.xml file (generate with clj -Spom)

  • Issue the following command

clojure -A:build-depstar -m hf.depstar.uberjar mol-match.jar -C -m mol-match.core

Usage

java -jar mol-match.jar <sequence-length> <output-file>

About

Simple molecular matching

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published