membrane-curvature

Mirror of https://github.com/ctlee/membrane-spectral-analysis for legacy purposes

https://github.com/ctlee/membrane-curvature

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Mirror of https://github.com/ctlee/membrane-spectral-analysis for legacy purposes

Basic Info
  • Host: GitHub
  • Owner: ctlee
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 31.7 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation

README.md

Membrane Curvature

Powered by MDAnalysis

MembraneSpectralAnalysis is an MDAnalysis tool to perform membrane spectral analysis from Molecular Dynamics simulations. The core structure of this project is derived from MembraneCurvature with additional inspiration from calculate-bilayer-power-spectrum.

Features

With MembraneSpectralAnalysis you can:

  • Obtain regular mesh surfaces for each leaflet of the bilayer
  • Calculate the height field and corresponding height power spectrum

License

Source code included in this project is available in the GitHub repository https://github.com/ctlee/membrane-spectral-analysis under the GNU Public License v3 , version 3 (see LICENSE).

MembraneCurvature was developed as a Google Summer of Code 2021 project with MDAnalysis Copyright (c) 2021, Estefania Barreto-Ojeda

Owner

  • Name: Christopher Lee
  • Login: ctlee
  • Kind: user
  • Location: San Diego, CA
  • Company: University of California, San Diego

Postdoctoral Fellow working on computational biophysics in the Rangamani and Holst groups at UCSD.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software in your work, please cite it as below."
authors:
- family-names: "Lee"
  given-names: "Christopher T."
  orcid: "https://orcid.org/0000-0002-0670-2308"
title: "MDAnalysis membrane spectral analysis"
url: "https://github.com/MDAnalysis/membrane-curvature/"

GitHub Events

Total
Last Year

Dependencies

setup.py pypi
  • mdanalysis >=2.0.0b0
  • numpy >=1.16.0