Skip to content

Commit

Permalink
Update _quarto.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
3mmaRand authored Dec 2, 2024
1 parent e5716d5 commit 657c6d1
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,27 @@ execute:

editor: visual

bioschemas:
"@context": "https://schema.org"
"@type": "LearningResource"
"@id": "https://cloud-span.github.io/metagenomics00-overview/"
"http://purl.org/dc/terms/conformsTo":
- "@type": CreativeWork
"@id": "https://bioschemas.org/profiles/TrainingMaterial/1.0-RELEASE"
about:
- "@id": "http://edamontology.org/topic_3174"
- "@id": "http://edamontology.org/topic_3372"
- "@id": "http://edamontology.org/topic_0769"
- "@id": "http://edamontology.org/topic_3365"
abstract: "This course teaches data analysis for metagenomics projects. It covers how to (1) generate and QC a metagenome assembly, (2)' bin’ the assembly into metagenome assembled genomes (MAGs) (also known as bins), (2)identify the taxonomy of these MAGs, and (4) calculate diversity metrics and add functional annotation to identify the products of genes identified in the assembled MAGs."
author: ["Emma Rand", "Sarah Forrester", "Annabel Cansdale", "Jorge Buenabad-Chavez", "Evelyn Greeves"]
contributor: ["James Chong", "Emma Barnes", "University of York", "Software Sustainability Institute"]
educationalLevel: "Intermediate"
identifier: "10.5281/zenodo.7505859"
name: "Cloud-SPAN Genomics Course"
url: "https://cloud-span.github.io/metagenomics00-overview"
inLanguage: "en"
keywords: "metagenomics, assembly, polishing, taxonomic annotation, binning, functional annotation, shell, command line tools, cloud computing, AWS, HPC, data analysis"
license: CC-BY 4.0
timeRequired: "PT12H"
mentions: ["Git for Windows", "Cloud-SPAN Genomics course", "Data Carpentries Genomics workshop"]

0 comments on commit 657c6d1

Please sign in to comment.