Skip to content

ndaniels/structure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package provides simplified wrappers around computational biology tools that are typically operated from the command line.

This package provides types and functions for common operations on protein structures. Currently, the central contribution of this package is to efficiently compute the RMSD between sets of points using a port of Theobald and Liu's quarternion-based characteristic polynomial rotation calculation method.

Documentation

http://godoc.org/github.com/TuftsBCB/structure

Installation

Once you have Go installed, just run

go get github.com/TuftsBCB/structure

to install the package.

About

A Go library that provides types and functions for common operations on protein structures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.6%
  • Makefile 0.4%