Skip to content

Commit

Permalink
[UPDATE] Adding sandbox_path property to the json schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
PauAndrio committed Jul 4, 2024
1 parent 61efee4 commit 4194fd2
Show file tree
Hide file tree
Showing 15 changed files with 98 additions and 0 deletions.
14 changes: 14 additions & 0 deletions biobb_io/docs/source/command_line.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Config parameters for this building block:
* **api_id** (*string*): (pdbe) Identifier of the PDB REST API from which the MMCIF structure will be downloaded. .
* **remove_tmp** (*boolean*): (True) Remove temporal files..
* **restart** (*boolean*): (False) Do not execute if output files exist..
* **sandbox_path** (*string*): (./) Parent path to the sandbox directory..
### YAML
#### [Common config file](https://github.com/bioexcel/biobb_io/blob/master/biobb_io/test/data/config/config_mmcif.yml)
```python
Expand Down Expand Up @@ -98,6 +99,7 @@ Config parameters for this building block:
* **api_id** (*string*): (pdbe) Identifier of the PDB REST API from which the PDB structure will be downloaded. .
* **remove_tmp** (*boolean*): (True) Remove temporal files..
* **restart** (*boolean*): (False) Do not execute if output files exist..
* **sandbox_path** (*string*): (./) Parent path to the sandbox directory..
### YAML
#### [Common config file](https://github.com/bioexcel/biobb_io/blob/master/biobb_io/test/data/config/config_pdb.yml)
```python
Expand Down Expand Up @@ -163,6 +165,7 @@ Config parameters for this building block:
* **pdb_code** (*string*): (None) RSCB PDB code..
* **remove_tmp** (*boolean*): (True) Remove temporal files..
* **restart** (*boolean*): (False) Do not execute if output files exist..
* **sandbox_path** (*string*): (./) Parent path to the sandbox directory..
### YAML
#### [Common config file](https://github.com/bioexcel/biobb_io/blob/master/biobb_io/test/data/config/config_api_binding_site.yml)
```python
Expand Down Expand Up @@ -218,6 +221,7 @@ Syntax: input_parameter (datatype) - (default_value) Definition
Config parameters for this building block:
* **remove_tmp** (*boolean*): (True) Remove temporal files..
* **restart** (*boolean*): (False) Do not execute if output files exist..
* **sandbox_path** (*string*): (./) Parent path to the sandbox directory..
### YAML
#### [Common config file](https://github.com/bioexcel/biobb_io/blob/master/biobb_io/test/data/config/config_memprotmd_sim_list.yml)
```python
Expand Down Expand Up @@ -274,6 +278,7 @@ Config parameters for this building block:
* **pdb_code** (*string*): (None) RSCB PDB code..
* **remove_tmp** (*boolean*): (True) Remove temporal files..
* **restart** (*boolean*): (False) Do not execute if output files exist..
* **sandbox_path** (*string*): (./) Parent path to the sandbox directory..
### YAML
#### [Common config file](https://github.com/bioexcel/biobb_io/blob/master/biobb_io/test/data/config/config_memprotmd_sim.yml)
```python
Expand Down Expand Up @@ -330,6 +335,7 @@ Config parameters for this building block:
* **drugbank_id** (*string*): (None) Drugbank component id..
* **remove_tmp** (*boolean*): (True) Remove temporal files..
* **restart** (*boolean*): (False) Do not execute if output files exist..
* **sandbox_path** (*string*): (./) Parent path to the sandbox directory..
### YAML
#### [Common config file](https://github.com/bioexcel/biobb_io/blob/master/biobb_io/test/data/config/config_drugbank.yml)
```python
Expand Down Expand Up @@ -386,6 +392,7 @@ Config parameters for this building block:
* **pdb_code** (*string*): (None) RSCB PDB four letter code..
* **remove_tmp** (*boolean*): (True) Remove temporal files..
* **restart** (*boolean*): (False) Do not execute if output files exist..
* **sandbox_path** (*string*): (./) Parent path to the sandbox directory..
### YAML
#### [Common config file](https://github.com/bioexcel/biobb_io/blob/master/biobb_io/test/data/config/config_pdb_variants.yml)
```python
Expand Down Expand Up @@ -443,6 +450,7 @@ Config parameters for this building block:
* **api_id** (*string*): (pdbe) Identifier of the PDB REST API from which the SDF structure will be downloaded. .
* **remove_tmp** (*boolean*): (True) Remove temporal files..
* **restart** (*boolean*): (False) Do not execute if output files exist..
* **sandbox_path** (*string*): (./) Parent path to the sandbox directory..
### YAML
#### [Common config file](https://github.com/bioexcel/biobb_io/blob/master/biobb_io/test/data/config/config_ideal_sdf.yml)
```python
Expand Down Expand Up @@ -504,6 +512,7 @@ Config parameters for this building block:
* **api_id** (*string*): (pdbe) Identifier of the PDB REST API from which the PDB structure will be downloaded. .
* **remove_tmp** (*boolean*): (True) Remove temporal files..
* **restart** (*boolean*): (False) Do not execute if output files exist..
* **sandbox_path** (*string*): (./) Parent path to the sandbox directory..
### YAML
#### [Common config file](https://github.com/bioexcel/biobb_io/blob/master/biobb_io/test/data/config/config_pdb_cluster_zip.yml)
```python
Expand Down Expand Up @@ -573,6 +582,7 @@ Config parameters for this building block:
* **uniprot_code** (*string*): (None) Uniprot code..
* **remove_tmp** (*boolean*): (True) Remove temporal files..
* **restart** (*boolean*): (False) Do not execute if output files exist..
* **sandbox_path** (*string*): (./) Parent path to the sandbox directory..
### YAML
#### [Common config file](https://github.com/bioexcel/biobb_io/blob/master/biobb_io/test/data/config/config_alphafold.yml)
```python
Expand Down Expand Up @@ -630,6 +640,7 @@ Config parameters for this building block:
* **api_id** (*string*): (mmb) Identifier of the PDB REST API from which the PDB structure will be downloaded. .
* **remove_tmp** (*boolean*): (True) Remove temporal files..
* **restart** (*boolean*): (False) Do not execute if output files exist..
* **sandbox_path** (*string*): (./) Parent path to the sandbox directory..
### YAML
#### [Common config file](https://github.com/bioexcel/biobb_io/blob/master/biobb_io/test/data/config/config_ligand.yml)
```python
Expand Down Expand Up @@ -689,6 +700,7 @@ Config parameters for this building block:
* **api_id** (*string*): (pdbe) Identifier of the PDB REST API from which the PDB structure will be downloaded. .
* **remove_tmp** (*boolean*): (True) Remove temporal files..
* **restart** (*boolean*): (False) Do not execute if output files exist..
* **sandbox_path** (*string*): (./) Parent path to the sandbox directory..
### YAML
#### [Common config file](https://github.com/bioexcel/biobb_io/blob/master/biobb_io/test/data/config/config_canonical_fasta.yml)
```python
Expand Down Expand Up @@ -747,6 +759,7 @@ Config parameters for this building block:
* **pdb_code** (*string*): (None) RSCB PDB structure code..
* **remove_tmp** (*boolean*): (True) Remove temporal files..
* **restart** (*boolean*): (False) Do not execute if output files exist..
* **sandbox_path** (*string*): (./) Parent path to the sandbox directory..
### YAML
#### [Common config file](https://github.com/bioexcel/biobb_io/blob/master/biobb_io/test/data/config/config_structure_info.yml)
```python
Expand Down Expand Up @@ -804,6 +817,7 @@ Config parameters for this building block:
* **keyword** (*string*): (None) String to search for in the database metadata. Examples are families like gpcr or porin. .
* **remove_tmp** (*boolean*): (True) Remove temporal files..
* **restart** (*boolean*): (False) Do not execute if output files exist..
* **sandbox_path** (*string*): (./) Parent path to the sandbox directory..
### YAML
#### [Common config file](https://github.com/bioexcel/biobb_io/blob/master/biobb_io/test/data/config/config_memprotmd_sim_search.yml)
```python
Expand Down
6 changes: 6 additions & 0 deletions biobb_io/json_schemas/alphafold.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@
"default": false,
"wf_prop": true,
"description": "Do not execute if output files exist."
},
"sandbox_path": {
"type": "string",
"default": "./",
"wf_prop": true,
"description": "Parent path to the sandbox directory."
}
}
}
Expand Down
6 changes: 6 additions & 0 deletions biobb_io/json_schemas/api_binding_site.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@
"default": false,
"wf_prop": true,
"description": "Do not execute if output files exist."
},
"sandbox_path": {
"type": "string",
"default": "./",
"wf_prop": true,
"description": "Parent path to the sandbox directory."
}
}
}
Expand Down
6 changes: 6 additions & 0 deletions biobb_io/json_schemas/canonical_fasta.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,12 @@
"default": false,
"wf_prop": true,
"description": "Do not execute if output files exist."
},
"sandbox_path": {
"type": "string",
"default": "./",
"wf_prop": true,
"description": "Parent path to the sandbox directory."
}
}
}
Expand Down
6 changes: 6 additions & 0 deletions biobb_io/json_schemas/drugbank.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@
"default": false,
"wf_prop": true,
"description": "Do not execute if output files exist."
},
"sandbox_path": {
"type": "string",
"default": "./",
"wf_prop": true,
"description": "Parent path to the sandbox directory."
}
}
}
Expand Down
6 changes: 6 additions & 0 deletions biobb_io/json_schemas/ideal_sdf.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,12 @@
"default": false,
"wf_prop": true,
"description": "Do not execute if output files exist."
},
"sandbox_path": {
"type": "string",
"default": "./",
"wf_prop": true,
"description": "Parent path to the sandbox directory."
}
}
}
Expand Down
6 changes: 6 additions & 0 deletions biobb_io/json_schemas/ligand.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,12 @@
"default": false,
"wf_prop": true,
"description": "Do not execute if output files exist."
},
"sandbox_path": {
"type": "string",
"default": "./",
"wf_prop": true,
"description": "Parent path to the sandbox directory."
}
}
}
Expand Down
6 changes: 6 additions & 0 deletions biobb_io/json_schemas/memprotmd_sim.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@
"default": false,
"wf_prop": true,
"description": "Do not execute if output files exist."
},
"sandbox_path": {
"type": "string",
"default": "./",
"wf_prop": true,
"description": "Parent path to the sandbox directory."
}
}
}
Expand Down
6 changes: 6 additions & 0 deletions biobb_io/json_schemas/memprotmd_sim_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@
"default": false,
"wf_prop": true,
"description": "Do not execute if output files exist."
},
"sandbox_path": {
"type": "string",
"default": "./",
"wf_prop": true,
"description": "Parent path to the sandbox directory."
}
}
}
Expand Down
6 changes: 6 additions & 0 deletions biobb_io/json_schemas/memprotmd_sim_search.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,12 @@
"default": false,
"wf_prop": true,
"description": "Do not execute if output files exist."
},
"sandbox_path": {
"type": "string",
"default": "./",
"wf_prop": true,
"description": "Parent path to the sandbox directory."
}
}
}
Expand Down
6 changes: 6 additions & 0 deletions biobb_io/json_schemas/mmcif.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,12 @@
"default": false,
"wf_prop": true,
"description": "Do not execute if output files exist."
},
"sandbox_path": {
"type": "string",
"default": "./",
"wf_prop": true,
"description": "Parent path to the sandbox directory."
}
}
}
Expand Down
6 changes: 6 additions & 0 deletions biobb_io/json_schemas/pdb.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,12 @@
"default": false,
"wf_prop": true,
"description": "Do not execute if output files exist."
},
"sandbox_path": {
"type": "string",
"default": "./",
"wf_prop": true,
"description": "Parent path to the sandbox directory."
}
}
}
Expand Down
6 changes: 6 additions & 0 deletions biobb_io/json_schemas/pdb_cluster_zip.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,12 @@
"default": false,
"wf_prop": true,
"description": "Do not execute if output files exist."
},
"sandbox_path": {
"type": "string",
"default": "./",
"wf_prop": true,
"description": "Parent path to the sandbox directory."
}
}
}
Expand Down
6 changes: 6 additions & 0 deletions biobb_io/json_schemas/pdb_variants.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@
"default": false,
"wf_prop": true,
"description": "Do not execute if output files exist."
},
"sandbox_path": {
"type": "string",
"default": "./",
"wf_prop": true,
"description": "Parent path to the sandbox directory."
}
}
}
Expand Down
6 changes: 6 additions & 0 deletions biobb_io/json_schemas/structure_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@
"default": false,
"wf_prop": true,
"description": "Do not execute if output files exist."
},
"sandbox_path": {
"type": "string",
"default": "./",
"wf_prop": true,
"description": "Parent path to the sandbox directory."
}
}
}
Expand Down

0 comments on commit 4194fd2

Please sign in to comment.