Skip to content

Commit a45ecfd

Browse files
committed
Merge branch 'master' of github.com:bioexcel/biobb_amber
2 parents 88893f5 + 65ae33a commit a45ecfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

biobb_amber/ambpdb/amber_to_pdb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class AmberToPDB(BiobbObject):
1212
"""
1313
| biobb_amber AmberToPDB
1414
| Wrapper of the `AmberTools (AMBER MD Package) ambpdb tool <https://ambermd.org/AmberTools.php>`_ module.
15-
| Generates a PDB structure from AMBER topology (parmtop) and coordinates (crd) files, using the ambpdb tool from the AmberTools MD package.
15+
| Generates a PDB structure from AMBER topology (parmtop) and coordinates (crd) files, using the ambpdb tool from the AmberTools MD package
1616
1717
Args:
1818
input_top_path (str): AMBER topology file. File type: input. `Sample file <https://github.com/bioexcel/biobb_amber/raw/master/biobb_amber/test/data/ambpdb/structure.leap.top>`_. Accepted formats: top (edam:format_3881), parmtop (edam:format_3881), prmtop (edam:format_3881).

0 commit comments

Comments
 (0)