Science Score: 52.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
    Organization cloud-span has institutional domain (cloud-span.york.ac.uk)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Citation

README.md

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

Metatranscriptomics

```{=html} <!--- This hands-on, online course teaches data analysis for metagenomics projects. It is aimed at those with little or no experience of using high performance computing (HPC) for data analysis. In the course we will cover: - navigating file directories and using the command line - logging into a remote cloud instance - using common commands and running analysis programs in the command line - what is metagenomics? - following a metagenomics analysis workflow including: - performing quality control on reads - assembly of reads into a metagenome - improving your assembly with polishing - binning into species/metagenome-assembled genomes (MAGs) - taxonomic assignment and functional annotation using your binned reads

The course is taught as a mixture of live coding, online lectures, self-study and drop-in sessions.

Prerequisites

This course assumes no prior experience with the tools covered in the workshop but learners are expected to have some familiarity with biological concepts, including the concept of genomes and microbiomes. Participants should bring their own laptops and plan to participate actively.

To get started, follow the directions in the Setup tab to get access to the required software and data for this workshop.

Acknowledgments

The first two lessons are based on our Prenomics course; the rest are based on our Metagenomics course. --> ``` New repo for metatranscriptomics course. 🚧 WIP 🚧

Owner

  • Name: Cloud-SPAN
  • Login: Cloud-SPAN
  • Kind: organization
  • Email: cloud-span-project@york.ac.uk

Cloud-based High Performance Computing for SPecialised ANalyses on environmental 'omics

Citation (citation.cff)

cff-version: 1.1.0
message: "If you reuse this training material, please cite it as below."
authors:
- family-names: "Buenabad-Chavez"
  given-names: "Jorge"
- family-names: "Cansdale"
  given-names: "Annabel"
  orcid: "https://orcid.org/0000-0001-9548-3110"
- family-names: "Chong"
  given-names: "James"
  orcid: "https://orcid.org/0000-0001-9447-7421"
- family-names: "Forrester"
  given-names: "Sarah"
  orcid: "https://orcid.org/0000-0001-8332-7196"
- family-names: "Greeves"
  given-names: "Evelyn"
  orcid: "https://orcid.org/0000-0003-4800-3422"
- family-names: "Rand"
  given-names: "Emma"
  orcid: "https://orcid.org/0000-0002-1358-8275"
title: "Cloud-SPAN Metagenomics Course (2024 version)"
version: 1.0.0
doi:
date-released: 2024-05-13
url: "https://cloud-span.github.io/nerc-metagenomics-v2q/"

GitHub Events

Total
Last Year

Dependencies

.github/workflows/publish.yml actions
  • actions/checkout v4 composite
  • quarto-dev/quarto-actions/publish v2 composite
  • quarto-dev/quarto-actions/setup v2 composite