Skip to content

Commit 91f318c

Browse files
committed
Added Licensig Req. and renamed scripts folder NO_JIRA
1 parent 596d7c8 commit 91f318c

13 files changed

+23
-0
lines changed

scripts/ReadMe.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## Contents
2+
3+
### Hydrogen bond propensity :
4+
- Details ...
5+
6+
### Multi-component hydrogen bond propensity:
7+
- Details ...
8+
9+
### Packing similarity dendrogram:
10+
- Details ...
11+
12+
13+
## Tips
14+
- Searching tips:

examples/hydrogen_bond_propensity/ReadMe.md renamed to scripts/hydrogen_bond_propensity/ReadMe.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
## Requirements
1212
\#TODO [List]
1313

14+
## Licensing Requirements
15+
\#TODO [LIST]
16+
1417
## Instructions on running
1518
\#TODO [Example run]
1619

examples/hydrogen_bond_propensity/hydrogen_bond_propensity_report.docx renamed to scripts/hydrogen_bond_propensity/hydrogen_bond_propensity_report.docx

File renamed without changes.

examples/hydrogen_bond_propensity/hydrogen_bond_propensity_report.py renamed to scripts/hydrogen_bond_propensity/hydrogen_bond_propensity_report.py

File renamed without changes.

examples/multi_component_hydrogen_bond_propensity/ReadMe.md renamed to scripts/multi_component_hydrogen_bond_propensity/ReadMe.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
## Requirements
1212
\#TODO [List]
1313

14+
## Licensing Requirements
15+
\#TODO [LIST]
16+
1417
## Instructions on running
1518
\#TODO [Example run]
1619

examples/multi_component_hydrogen_bond_propensity/multi_component_hydrogen_bond_propensity_report.docx renamed to scripts/multi_component_hydrogen_bond_propensity/multi_component_hydrogen_bond_propensity_report.docx

File renamed without changes.

examples/multi_component_hydrogen_bond_propensity/multi_component_hydrogen_bond_propensity_report.py renamed to scripts/multi_component_hydrogen_bond_propensity/multi_component_hydrogen_bond_propensity_report.py

File renamed without changes.

examples/multi_component_hydrogen_bond_propensity/multi_component_pair_hbp_report.docx renamed to scripts/multi_component_hydrogen_bond_propensity/multi_component_pair_hbp_report.docx

File renamed without changes.

examples/packing_similarity_dendrogram/ReadMe.md renamed to scripts/packing_similarity_dendrogram/ReadMe.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ CSD Python API (v. 1.0 or later), `matplotlib` and standard python packages.
1414

1515
> Instructions on running example scripts through the CSD-Python API miniconda installation can be found in [the repository ReadMe.md](https://github.com/ccdc-opensource/csd-python-api-scripts#readme)
1616
17+
## Licensing Requirements
18+
\#TODO [LIST]
19+
1720
## Usage and Output:
1821

1922
`python Packing_Similarity_Dendrogram.py -h` will show the help text:

examples/packing_similarity_dendrogram/dendogram_figure_1.png renamed to scripts/packing_similarity_dendrogram/dendogram_figure_1.png

File renamed without changes.

0 commit comments

Comments
 (0)