nerc-metagenomics02-command-line

NERC Metagenomics Command Line

https://github.com/cloud-span/nerc-metagenomics02-command-line

Science Score: 75.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
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • 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 (9.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

NERC Metagenomics Command Line

Basic Info
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created about 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Contributing License Code of conduct Citation Authors

README.md

Project Status: Active – The project has reached a stable, usable state and is being actively developed. DOI

Getting started with High Performance Computing: FAIR training for environmental scientists

Cloud-SPAN is a collaboration between the Department of Biology at the University of York and The Software Sustainability Institute funded by the UKRI Innovation Scholars award. It aims to train researchers to effectively generate and analyse environemntal 'omics data using Cloud computing resources.

This "Getting started with High Performance Computing: FAIR training for environmental scientists" course is additionally funded by a NERC Advanced Training: Short Courses award.

This hands-on, online course teaches data analysis for metagenomics projects. It is aimed at environmental scientists 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

(Objectives highlighted in *bold** are covered in this repo's lessons).

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 site infrastructure is based on The Carpentries. The first two lessons are based on our Prenomics course; the rest are based on our Metagenomics course.

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 NERC Metagenomics Course Lesson 2: Using the Command Line"
version: 1.0.0
doi: 10.5281/zenodo.10831226
date-released: 2023-04-06
url: "https://cloud-span.github.io/nerc-metagenomics02-command-line/"

GitHub Events

Total
Last Year

Dependencies

Gemfile rubygems
  • github-pages >= 0 development