Skip to content

Commit

Permalink
[DOCS] Adding description to extract_model_pdbqt module
Browse files Browse the repository at this point in the history
  • Loading branch information
PauAndrio committed May 24, 2024
1 parent 46834cb commit f3f5222
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions biobb_vs/utils/extract_model_pdbqt.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ class ExtractModelPDBQT(BiobbObject):
"""
| biobb_vs ExtractModelPDBQT
| Extracts a model from a PDBQT file with several models.
| Extracts a model from a PDBQT file with several models. The model number to extract is defined by the user.
Args:
input_pdbqt_path (str): Input PDBQT file. File type: input. `Sample file <https://github.com/bioexcel/biobb_vs/raw/master/biobb_vs/test/data/utils/models.pdbqt>`_. Accepted formats: pdbqt (edam:format_1476).
Expand Down

0 comments on commit f3f5222

Please sign in to comment.