membrane-curvature
Mirror of https://github.com/ctlee/membrane-spectral-analysis for legacy purposes
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
Repository
Mirror of https://github.com/ctlee/membrane-spectral-analysis for legacy purposes
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Membrane Curvature
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
- Website: https://ctlee.github.io/
- Repositories: 25
- Profile: https://github.com/ctlee
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
- mdanalysis >=2.0.0b0
- numpy >=1.16.0