Quick summary of a Gromacs index file
Project description
SUMNDX -- Quick summary of a Gromacs index file
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
Installation
SUMNDX does not require to be installed: once the sumndx
script is
downloaded, it can be executed directly. However, SUMNDX can be installed using
pip
:
pip install sumndx
It is possible to install SUMNDX from github using pip
:
pip install git+https://github.com/jbarnoud/sumndx.git
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
sumndx-0.0.1.dev19.tar.gz
(6.3 kB
view details)
File details
Details for the file sumndx-0.0.1.dev19.tar.gz
.
File metadata
- Download URL: sumndx-0.0.1.dev19.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 841614d4dc1f72871e2ffdf32ae5e4c764e1c11b1cfbff09fec0bcc4170631db |
|
MD5 | 4b66e7baf9588d2234616984a62d26d6 |
|
BLAKE2b-256 | a7e9aa6a02bdb317401c130dbedb9ec32fe8e0d94ca82b4fbf8f602a5c36123c |