GithubHelp home page GithubHelp logo

mda-tui's Introduction

MDAnalysis TUI

A textual user interface (TUI) for MDAnalysis trajectory transformations

mda-tui.mp4
Latest release Last release tag GitHub commits since latest release (by date) for a branch Documentation Status
Status Tests codecov Linting
Community License: GPL v2 Powered by MDAnalysis

Warning

MDanalysis TUI is alpha software and may change without warning.

Installation

When installing MDAnalysis TUI, we highly recommend using virtual environments. If possible, we strongly recommend that you use Mambaforge as your package manager.

First ensure that you have mamba installed.

Create a virtual environment and activate it:

mamba create --name mda-tui -c conda-forge python=3.10 pip
mamba activate mda-tui

Then install MDAnalysis TUI:

python -m pip install mda-tui

And when you are finished, you can exit the virtual environment with:

mamba deactivate

To use conda instead, replace all mamba commands with conda.

Installation from source

To build MDAnalysis TUI from source, follow the above steps for creating a virtual environment, clone this repository:

git clone https://github.com/p-j-smith/mda-tui.git

Then inside your virtual environment type:

python -m pip install .

If you want to create a development environment, you can install MDAnalysis TUI in editible mode along with the dependencies required for running tests and and building docs with the following command:

python -m pip install -e ".[dev]"

Code of conduct

MDAnalysis TUI is bound by a Code of Conduct.

Copyright

The MDAnalysis TUI source code is hosted at https://github.com/p-j-smith/mda-tui and is available under the GNU General Public License, version 2 (see the file LICENSE).

Copyright (c) 2023, Paul Smith

Acknowledgements

Project based on the MDAnalysis Cookiecutter version 0.1. Please cite MDAnalysis when using MDAnalysis TUI in published work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.