Quick summary of a Gromacs index file
Project description
Given a Gromacs index file, SUMNDX displays the name and size of the groups. The program takes the path of an index file as an argument. If no argument is provided, then the file is read from the standard input.
Usage
` sumndx index.ndx sumndx < index.ndx cat index.ndx | sumndx `
Example output
` 0 System 60534 1 Other 60534 2 F216 1944 3 POPC 14976 4 W 42305 5 WF 1309 6 W_WF 43614 `
Instalation
SUMNDX does not require to be installed: once the sumndx script is downloaded, t can be executed directly. However, SUMNDX can be installed using pip.
Installing SUMNDX from github using pip:
` pip install git+https://github.com/jbarnoud/sumndx.git `
[![Build Status](https://travis-ci.org/jbarnoud/sumndx.svg?branch=master)](https://travis-ci.org/jbarnoud/sumndx)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sumndx-0.0.1.dev7.tar.gz
.
File metadata
- Download URL: sumndx-0.0.1.dev7.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44422a92103fa141140dbb218f23e232ffb20e9704f83960d9b37c636eaefc73 |
|
MD5 | c16861a4cc8d78969d144f00124156f3 |
|
BLAKE2b-256 | 6894ea85f12e9347799bb8718d00eac6eef87562c53d80f79ceb2122d2596128 |