Repository containing files and scripts for molecular dynamics simulations of the transmembrane protein NPC1L1.
The MD simulations were run with Amber (pmemd.CUDA engine), trajectories were preprocessed with cpptraj, analyses were mainly performed with MDAnalysis.
input_structures:scripts-md:set-up-simulations: Contains the scripts and protocols to prepare the files for running the simulations.process-trajectories: scripts for preprocessing the trajectories (requires cpptraj).
amber_md_config_files: Contains the amber md configuration files.scripts-analysis: Contains the scripts for analyzing the simulations.
scripts-md/set-up-simulations/0-build-membrane-and-top-files.sh.
1-run-energy-min.sh2-run-md.sh
scripts-analysis/...