An open API service indexing awesome lists of open source software.

https://github.com/vitroid/genice-bondtwist

Bondtwist analysis plugin for GenIce.
https://github.com/vitroid/genice-bondtwist

Last synced: over 1 year ago
JSON representation

Bondtwist analysis plugin for GenIce.

Awesome Lists containing this project

README

          

# genice-svg

A [GenIce](https://github.com/vitroid/GenIce) plugin to analyze bond twists.

## Requirements

* [GenIce](https://github.com/vitroid/GenIce) >=0.23.

## Installation from PyPI

% pip install genice-bondtwist

## Manual Installation

### System-wide installation

% make install

### Private installation

Copy the files in genice_bondtwist/formats/ into your local formats folder of GenIce.

## Usage

% genice T2 -f bondtwist > T2.btwc

## Test in place

% make test