You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/guides/00-getting-started.mdx
+13-10Lines changed: 13 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,7 @@ import DocCardList from '@theme/DocCardList';
2
2
3
3
# Getting Started
4
4
5
-
Welcome to the Overture platform guides. Here you'll find comprehensive information on deploying and using Overture microservices as an integrated platform.
6
-
7
-
Our guides currently cover the following key areas:
5
+
Welcome to the Overture platform guides. Here you'll find comprehensive information on deploying and using Overture microservices as an integrated platform. Our guides currently cover the following key areas:
8
6
9
7
<DocCardListitems={[
10
8
@@ -39,7 +37,9 @@ Our guides currently cover the following key areas:
39
37
If you can't find what you're looking for please reach out to us on our Slack channel linked on the top right of your screen or by email at contact@overture.bio
Check out our [**administration**](/guides/administration-guides/) and [**user guides**](/guides/user-guides/) for detailed guidance on using the platform.
Copy file name to clipboardExpand all lines: website/guides/03-user-guides/01-cli-submissions.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
# CLI Submission
2
2
3
-
-**This guide is for** anyone seeking guidance on submitting data to an Overture platform. By the end of this guide you will have completed a full data submission workflow, including updating the submitted data to conform to the data model enforced by Song.
3
+
**This guide is for** anyone seeking guidance on submitting data to an Overture platform. By the end of this guide you will have completed a full data submission workflow, including updating the submitted data to conform to the data model enforced by Song.
4
4
5
-
-**You will need** docker installed. We recommend using Docker Desktop; for more information, visit [Dockers website](https://www.docker.com/products/docker-desktop/)
5
+
**You will need** docker installed. We recommend using Docker Desktop; for more information, visit [Dockers website](https://www.docker.com/products/docker-desktop/)
6
6
7
-
-**Background:** Submitting data to an Overture platform typically includes data files (BAMS, CRAMS, VCFs, etc.) along with associated metadata that provides context including donor information and descriptions of the data files. This guide focuses on submitting data to Song & Score using their Command Line Clients (CLIs).
7
+
**Background:** Submitting data to an Overture platform typically includes data files (BAMS, CRAMS, VCFs, etc.) along with associated metadata that provides context including donor information and descriptions of the data files. This guide focuses on submitting data to Song & Score using their Command Line Clients (CLIs).
The Song and Score clients work together to upload raw data files to object storage and track all related metadata stored in the Song metadata repository.
Copy file name to clipboardExpand all lines: website/guides/03-user-guides/02-cli-downloads.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,12 @@
1
1
# CLI Downloads
2
2
3
-
-**This guide is for** anyone seeking guidance on how to download data from an Overture platform.
3
+
**This guide is for** anyone seeking guidance on how to download data from an Overture platform.
4
4
5
-
-**You will need** docker installed. We recommend using Docker Desktop; for more information, visit [Dockers website](https://www.docker.com/products/docker-desktop/)
5
+
**You will need** docker installed. We recommend using Docker Desktop; for more information, visit [Dockers website](https://www.docker.com/products/docker-desktop/)
0 commit comments