Metadata-Version: 2.1
Name: memly
Version: 0.2.1
Summary: UNKNOWN
Home-page: https://github.com/tamir-dingjan/memly
Author: Tamir Dingjan
Author-email: tamir.dingjan@gmail.com
License: MIT
Description: memly
        ==============================
        [//]: # (Badges)
        [![DOI](https://zenodo.org/badge/271009350.svg)](https://zenodo.org/badge/latestdoi/271009350)
        [![PyPI version](https://badge.fury.io/py/memly.svg)](https://badge.fury.io/py/memly)
        [![Build Status](https://travis-ci.com/tamir-dingjan/memly.svg?branch=master)](https://travis-ci.com/tamir-dingjan/memly)
        [![codecov](https://codecov.io/gh/tamir-dingjan/memly/branch/master/graph/badge.svg)](https://codecov.io/gh/tamir-dingjan/memly/branch/master)
        [![Documentation Status](https://readthedocs.org/projects/memly/badge/?version=latest)](https://memly.readthedocs.io/en/latest/?badge=latest)
        [![Total alerts](https://img.shields.io/lgtm/alerts/g/tamir-dingjan/memly.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/tamir-dingjan/memly/alerts/)
        [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/tamir-dingjan/memly.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/tamir-dingjan/memly/context:python)
        
        Memly is a **mem**brane ana**ly**sis tool for molecular dynamics simulations of lipid bilayers. Memly features frame-by-frame
        leaflet identification designed to capture lipid flip-flop. Analysis functions are implemented in an easily extensible way, 
        making it simple to add or customize simulation analysis.
        
        The following analysis metrics are currently available in memly:
         - Surface area per lipid
         - Area compressibility modulus
         - Second-rank nematic order parameters
         - Bilayer thickness
         - Domain detection
        
        
        ### Copyright
        
        Copyright (c) 2020, Tamir Dingjan
        
        
        #### Acknowledgements
         
        Project based on the 
        [Computational Molecular Science Python Cookiecutter](https://github.com/molssi/cookiecutter-cms) version 1.3.
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
