Skip to content

Commit

Permalink
added a bit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
charnley committed Mar 26, 2018
1 parent e8f90dc commit 7f6fa7f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions rmsd++/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@

# C++ version, under development

Will eventually have Python bindings

## Compile

make calculate_rmsd

## Usage

only kabsch and --output is implemented

./calculate_rmsd --output alpha.xyz omega.xyz


0 comments on commit 7f6fa7f

Please sign in to comment.