Skip to main content

A GenIce format plugin to make a Universe of MDAnalysis.

Project description

genice2-mdanalysis

A GenIce2 format plugin to make a Universe of MDAnalysis.

version 0.6.5

Requirements

  • GenIce2>=2.1b2
  • MDAnalysis

For Apple M1

The newest MDAnalysis is required but is not available at PyPI. Follow the instructions below to install it.

% git clone https://github.com/MDAnalysis/MDAnalysis.git
% cd MDAnalysis/package; ./setup.py install

Installation from PyPI

% pip install genice2-mdanalysis

Manual Installation

System-wide installation

% make install

Private installation

Copy the files in genice2_mdanalysis/formats/ into your local formats/ folder.

Usage

Usage:
    % genice 1c -f mdanalysis > 1c.pickle
    % genice 1c -f mdanalysis[1c.gro]
    % genice 1c -f mdanalysis[1c.xtc]

Options:
    filename  The file name to be written. The file type is specified by the
              suffix. All the supported file types are listed in the
              [MDAnalysis web page](https://docs.mdanalysis.org/stable/documentation_pages/coordinates/init.html#supported-coordinate-formats).
              If the file name is not specified, the Universe instance of
              MDAnalysis is written to the stdout in the python pickle
              format.

Test in place

% make test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

genice2-mdanalysis-0.6.5.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distributions

genice2_mdanalysis-0.6.5-py3.9.egg (6.5 kB view hashes)

Uploaded Source

genice2_mdanalysis-0.6.5-py2.py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page