Skip to content

Commit ff134a4

Browse files
authored
Merge pull request #107376 from rolyon/rolyon-landing-genomics
[Microsoft Genomics] landing page update
2 parents e934c85 + 6e5b125 commit ff134a4

File tree

1 file changed

+33
-23
lines changed

1 file changed

+33
-23
lines changed

articles/genomics/index.yml

Lines changed: 33 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,37 @@
1-
### YamlMime:YamlDocument
2-
documentType: LandingData
3-
title: Microsoft Genomics Documentation
1+
### YamlMime:Landing
2+
3+
title: Microsoft Genomics documentation
4+
summary: Learn how Microsoft Genomics can power genome sequencing using a cloud implementation of the Burrows-Wheeler Aligner (BWA) and the Genome Analysis Toolkit (GATK) for secondary analysis.
5+
46
metadata:
5-
title: Microsoft Genomics Documentation
6-
meta.description: Learn how Microsoft Genomics can power genome sequencing using a cloud implementation of the Burrows-Wheeler Aligner (BWA) and the Genome Analysis Toolkit (GATK) for secondary analysis.
7+
title: Microsoft Genomics documentation
8+
description: Learn how Microsoft Genomics can power genome sequencing using a cloud implementation of the Burrows-Wheeler Aligner (BWA) and the Genome Analysis Toolkit (GATK) for secondary analysis.
79
services: genomics
8-
author: grhuynh
9-
manager: cgronlun
10-
ms.author: grhuynh
1110
ms.service: genomics
1211
ms.topic: landing-page
13-
ms.date: 12/07/2017
14-
abstract:
15-
description: Learn how Microsoft Genomics can power genome sequencing using a cloud implementation of the Burrows-Wheeler Aligner (BWA) and the Genome Analysis Toolkit (GATK) for secondary analysis.
16-
sections:
17-
- title: 5-Minute Quickstarts
18-
items:
19-
- type: paragraph
20-
text: 'Submit a workflow through the Microsoft Genomics service.'
21-
- type: list
22-
style: icon48
23-
items:
24-
- image:
25-
src: media/index/helix-blue-orange.svg
26-
text: Submit a workflow
27-
href: quickstart-run-genomics-workflow-portal
12+
author: grhuynh
13+
ms.author: grhuynh
14+
ms.date: 03/11/2020
15+
16+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
17+
18+
landingContent:
19+
# Card
20+
- title: Get started
21+
linkLists:
22+
- linkListType: overview
23+
links:
24+
- text: What is Microsoft Genomics?
25+
url: overview-what-is-genomics.md
26+
- text: Common questions
27+
url: frequently-asked-questions-genomics.md
28+
- linkListType: quickstart
29+
links:
30+
- text: Run a sample workflow
31+
url: quickstart-run-genomics-workflow-portal.md
32+
- linkListType: how-to-guide
33+
links:
34+
- text: Use FASTQ file inputs
35+
url: quickstart-input-pair-fastq.md
36+
- text: Use a BAM file input
37+
url: quickstart-input-bam.md

0 commit comments

Comments
 (0)