File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 lint_and_test :
2222 strategy :
2323 matrix :
24- os : [self-hosted ]
24+ os : [mmbswarm ]
2525 python-version : ["3.10", "3.11", "3.12"]
2626 runs-on : ${{ matrix.os }}
2727 steps :
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ class LeapAddIons(BiobbObject):
2020 """
2121 | biobb_amber LeapAddIons
2222 | Wrapper of the `AmberTools (AMBER MD Package) leap tool <https://ambermd.org/AmberTools.php>`_ module.
23- | Adds counterions to a system box for an AMBER MD system using tLeap tool from the AmberTools MD package.
23+ | Adds counterions to a system box for an AMBER MD system using tLeap tool from the AmberTools MD package
2424
2525 Args:
2626 input_pdb_path (str): Input 3D structure PDB file. File type: input. `Sample file <https://github.com/bioexcel/biobb_amber/raw/master/biobb_amber/test/data/leap/structure.solv.pdb>`_. Accepted formats: pdb (edam:format_1476).
You can’t perform that action at this time.
0 commit comments