Giter VIP home page Giter VIP logo

chemex_bak's Introduction

ChemEx

Build Status Codacy Badge Code style: black

Overview

ChemEx is an analysis program for chemical exchange detected by NMR.

It is designed to take almost any kind of NMR data to aid the analysis, but the principle techniques are CPMG relaxation dispersion and Chemical Exchange Saturation Transfer.

Installation

The easiest way to install chemex is via conda:

conda install -c conda-forge chemex

If your version of python is less than 3.5, you can also install chemex in a separate conda environment enforcing the use of python 3.7:

conda create -c conda-forge -n chemex python=3.7 chemex
conda activate chemex

chemex is also available via the Python package index using pip:

pip install chemex

The development version can be installed directly from github via pip:

pip install git+https://github.com/gbouvignies/chemex.git

Dependencies

chemex_bak's People

Contributors

gbouvignies avatar reneeotten avatar chriswaudby avatar codacy-badger avatar

Watchers

James Cloos avatar Tairan Yuwen avatar

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.