|
3 | 3 | - navigation |
4 | 4 | --- |
5 | 5 |
|
| 6 | + |
6 | 7 | **NVIDIA BioNeMo Framework** is a collection of programming tools, libraries, and models for computational drug |
7 | 8 | discovery. It accelerates the most time-consuming and costly stages of building and adapting biomolecular AI models by |
8 | 9 | providing domain-specific, optimized models and tooling that are easily integrated into GPU-based computational |
9 | 10 | resources for the fastest performance on the market. You can access BioNeMo Framework as a free community resource or |
10 | 11 | learn more about getting an enterprise license for improved expert-level support at the |
11 | 12 | [BioNeMo homepage](https://www.nvidia.com/en-us/clara/bionemo/). |
12 | 13 |
|
| 14 | + |
13 | 15 | <div class="grid cards" markdown> |
14 | 16 |
|
15 | | -- :material-book-open-variant:{ .lg } __User Guide__ |
| 17 | +- :material-book-open-variant:{ .lg } __User Guide__ |
| 18 | + |
| 19 | + --- |
| 20 | + |
| 21 | + Install BioNeMo and set up your environment to start accelerating your bioinformatics workflows. |
| 22 | + |
| 23 | + [Get Started](main/about/overview/){ .md-button .md-button } |
16 | 24 |
|
17 | | - ______________________________________________________________________ |
| 25 | +- :material-code-greater-than:{ .lg } __API Reference__ |
18 | 26 |
|
19 | | - Install BioNeMo and set up your environment to start accelerating your bioinformatics workflows. |
| 27 | + --- |
20 | 28 |
|
21 | | - [Get Started](main/about/overview/){ .md-button .md-button } |
| 29 | + Access comprehensive documentation on BioNeMo's sub-packages, functions, and classes. |
22 | 30 |
|
23 | | -- :material-code-greater-than:{ .lg } __API Reference__ |
| 31 | + [API Reference](main/references/API_reference/bionemo/core/api/){ .md-button .md-button } |
24 | 32 |
|
25 | | - ______________________________________________________________________ |
| 33 | +- :material-cube-outline:{ .lg } __Models__ |
26 | 34 |
|
27 | | - Access comprehensive documentation on BioNeMo's sub-packages, functions, and classes. |
| 35 | + --- |
28 | 36 |
|
29 | | - [API Reference](main/references/API_reference/bionemo/core/api/){ .md-button .md-button } |
| 37 | + Explore detailed instructions and best practices for using BioNeMo models in your research. |
30 | 38 |
|
31 | | -- :material-cube-outline:{ .lg } __Models__ |
| 39 | + [Explore Models](models){ .md-button .md-button } |
32 | 40 |
|
33 | | - ______________________________________________________________________ |
34 | 41 |
|
35 | | - Explore detailed instructions and best practices for using BioNeMo models in your research. |
36 | 42 |
|
37 | | - [Explore Models](models){ .md-button .md-button } |
| 43 | +- :material-database-outline:{ .lg } __Datasets__ |
38 | 44 |
|
39 | | -- :material-database-outline:{ .lg } __Datasets__ |
| 45 | + --- |
40 | 46 |
|
41 | | - ______________________________________________________________________ |
| 47 | + Explore biomolecular datasets that come pre-packaged with the BioNeMo Framework. |
42 | 48 |
|
43 | | - Explore biomolecular datasets that come pre-packaged with the BioNeMo Framework. |
| 49 | + [Explore Datasets](main/datasets/){ .md-button .md-button } |
44 | 50 |
|
45 | | - [Explore Datasets](main/datasets/){ .md-button .md-button } |
46 | 51 |
|
47 | 52 | </div> |
0 commit comments