Skip to content

Move files to new locations and update descriptions so they're easier…#94

Open
CRingroseCCDC wants to merge 3 commits into
mainfrom
restructure
Open

Move files to new locations and update descriptions so they're easier…#94
CRingroseCCDC wants to merge 3 commits into
mainfrom
restructure

Conversation

@CRingroseCCDC

Copy link
Copy Markdown
Contributor

… to read.

No code/comments have been touched. Files have exclusively been moved. The README should now be a little easier to parse and scripts easier to find. This is a setup for later additions/changes.

This is a short script to generate conformers with some rudimentary analysis for a single molecule.
There are also options to overlay the results to view in Hermes.

### Example output showing what the user can expect to see:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint] reported by reviewdog 🐶
MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3]

This is a short script to generate conformers with some rudimentary analysis for a single molecule.
There are also options to overlay the results to view in Hermes.

### Example output showing what the user can expect to see:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint] reported by reviewdog 🐶
MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: ':']


### Example output showing what the user can expect to see:

```

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint] reported by reviewdog 🐶
MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]


Author: Chris Ringrose - 22/11/24

For feedback or to report any issues please contact support@ccdc.cam.ac.uk

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint] reported by reviewdog 🐶
MD046/code-block-style Code block style [Expected: fenced; Actual: indented]

@@ -18,7 +18,7 @@ The output are subdirectories for each PDB entry with the conformers generated
- CSD-Core

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint] reported by reviewdog 🐶
MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- CSD-Core"]

@@ -18,7 +18,7 @@ The output are subdirectories for each PDB entry with the conformers generated
- CSD-Core

## Instructions on Running

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint] reported by reviewdog 🐶
MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Instructions on Running"]

Comment thread scripts/ReadMe.md
| Create CASTEP Input | Creates input files (`.cell` and `.param`) files for a given compound through Mercury. |
| Create GAUSSIAN Input | Create GAUSSIAN input file (`.gjf`) for a given CSD refcode or `.mol2` file. |
| Filter poses | A script to filter docking poses based on torsion statistics |
| MOF subset 2017 Chem Mater publication | Two scripts that were supplementary information in the publication "Development of a Cambridge Structural Database Subset: A Collection of Metal–Organic Frameworks for Past, Present, and Future" DOI: <https://doi.org/10.1021/acs.chemmater.7b00441> |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint] reported by reviewdog 🐶
MD013/line-length Line length [Expected: 200; Actual: 292]

This is a short script to generate conformers with some rudimentary analysis for a single molecule.
There are also options to overlay the results to view in Hermes.

### Example output showing what the user can expect to see:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint-fix] reported by reviewdog 🐶

Suggested change
### Example output showing what the user can expect to see:
### Example output showing what the user can expect to see


## Instructions on Running
Using the [activated CSD Python API environment](../../README.md#running-scripts-through-the-csd-python-api-miniconda-installed)
Using the [activated CSD Python API environment](../../../README.md#running-scripts-through-the-csd-python-api-miniconda-installed)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint-fix] reported by reviewdog 🐶

Suggested change
Using the [activated CSD Python API environment](../../../README.md#running-scripts-through-the-csd-python-api-miniconda-installed)
Using the [activated CSD Python API environment](../../../README.md#running-scripts-through-the-csd-python-api-miniconda-installed)

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant