Skip to content

Package to convert structures from g09 logfiles to gromacs convertible pdb files

License

Notifications You must be signed in to change notification settings

hits-mbm-dev/AAmatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AAmatcher

General Information

  • this is a toolbox that provides functions to convert amino acid structures from g09 logfiles to gromacs convertible pdb files
  • ASE is used to read output from g09 logfiles

Installation

  • git clone https://github.com/hits-mbm-dev/AAmatcher.git
  • cd AAmatcher
  • pip install -e .

Usage

Python

from AAmatcher import read_rtp, seq_from_filename, generate_radical_reference,read_g09, match_mol, write_trjtopdb

function descriptions available soon

About

Package to convert structures from g09 logfiles to gromacs convertible pdb files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages