Skip to content

Commit 7cef03b

Browse files
committed
add library.md and software.md
1 parent f02314a commit 7cef03b

2 files changed

Lines changed: 34 additions & 0 deletions

File tree

pages/library.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Resource Library
3+
page_id: resource_lib
4+
datatable: true
5+
toc: false
6+
---
7+
8+
{% include resource-table-category-new.html %}
9+

pages/software.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Software
3+
page_id: software
4+
toc: false
5+
---
6+
7+
See also the [community workflows page](/workflows).
8+
9+
## [ToolFinder](https://australianbiocommons.github.io/toolfinder/)
10+
11+
To find software installed on Australian compute systems, you can make use of the ToolFinder service.
12+
Example structural biology searches of the service are included below:
13+
14+
[Protein folds and structural domains](https://australianbiocommons.github.io/toolfinder/?topic=protein_folds_and_structural_domains)
15+
16+
[Protein folding, stability and design](https://australianbiocommons.github.io/toolfinder/?topic=protein_folding_stability_and_design)
17+
18+
{% include callout.html type="note" content="The ToolFinder searches above use EDAM ontology concepts as a filter,
19+
specifically 'Topics'. For more information, and to navigate the ontology, you can visit the EDAM browser: <https://edamontology.github.io/edam-browser/>" %}
20+
21+
22+
## [bio.tools registry](https://bio.tools/)
23+
24+
bio.tools is a software registry. Here you can also search the curated software list for the [ELIXIR `3D-BioInfo` community on bio.tools](https://bio.tools/t?domain=3d-bioinfo). You can find out more about the community on [their website](https://elixir-europe.org/communities/3d-bioinfo).
25+

0 commit comments

Comments
 (0)