Skip to content

Commit e613389

Browse files
authored
Add short descriptions for software entries
1 parent 743325e commit e613389

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

assets.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,8 @@
165165
"software": {
166166
"codeentropy": {
167167
"name": "CodeEntropy",
168-
"desc": "",
168+
"shortdesc": "This code is a complete and generally applicable set of tools for computing entropy of macromolecular systems from the forces sampled in a MD simulation.",
169+
"longdesc": "",
169170
"category": "scientific",
170171
"image": "biosim-codeentropy_logo_grey.svg",
171172
"github": "https://github.com/CCPBioSim/CodeEntropy",
@@ -175,7 +176,8 @@
175176
},
176177
"aiida-amber": {
177178
"name": "aiida-amber",
178-
"desc": "",
179+
"shortdesc": "The AMBER plugin for AiiDA aims to enable the capture and sharing of the full provenance of data when parameterising and running molecular dynamics simulations.",
180+
"longdesc": "",
179181
"category": "data-tools",
180182
"image": "biosim-aiida-amber-logo.svg",
181183
"github": "https://github.com/CCPBioSim/aiida-amber",
@@ -185,7 +187,8 @@
185187
},
186188
"aiida-gromacs": {
187189
"name": "aiida-gromacs",
188-
"desc": "",
190+
"shortdesc": "The GROMACS plugin for AiiDA aims to enable the capture and sharing of the full provenance of data when parameterising and running molecular dynamics simulations.",
191+
"longdesc": "",
189192
"category": "data-tools",
190193
"image": "biosim-aiida-gromacs-logo.svg",
191194
"github": "https://github.com/CCPBioSim/aiida-gromacs",

0 commit comments

Comments
 (0)