Skip to content

Commit

Permalink
update from form
Browse files Browse the repository at this point in the history
  • Loading branch information
sujaikumar committed Aug 18, 2023
1 parent 666b942 commit c5b6443
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 18 deletions.
26 changes: 18 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,33 @@
# $SESSIONTITLE
# Gfastar: a tool suite to assist genome assembly

This session is part of [**Biodiversity Genomics Academy 2023**](https://BGA23.org)

## Session Leader(s)

$SESSIONLEADERS
Giulio Formenti
Research Assistant Professor, The Rockefeller University

Cassidy Johnson
Graduate Fellow, The Rockefeller University

## Description

$SESSIONDESCRIPTION
By the end of this session you will be able to:

1. Compute genome assembly summary statistics using gfastats
2. Manipulate genome assembly graphs using gfastats
3. Compute QV estimates using kreeq
4. Evaluate genome assemblies at scale using Buttercup

## Prerequisites

$SESSIONPREREQUISITES
1. Understanding basic terms in genome assembly, such as reads, contigs, scaffolds, ...
2. Basic command line experience.

!!! warning "Please make sure you meet the prerequisites above"
!!! warning "Please make sure you MEET THE PREREQUISITES and READ THE DESCRIPTION above"

You will get the most out of this session if you meet the prerequisites above.

Please also read the description carefully to see if this session is relevant to you.

If you don't meet the prerequisites, please consider emailing tol-training at sanger.ac.uk to cancel your slot so that someone else on the waitlist might attend.

If you have a webinar-only or recording-only slot, there is no need to cancel that as these are view-only slots and are effectively unlimited.
If you don't meet the prerequisites or change your mind based on the description or are no longer available at the session time, please email tol-training at sanger.ac.uk to cancel your slot so that someone else on the waitlist might attend.
26 changes: 18 additions & 8 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,33 @@
# $SESSIONTITLE
# Gfastar: a tool suite to assist genome assembly

This session is part of [**Biodiversity Genomics Academy 2023**](https://BGA23.org)

## Session Leader(s)

$SESSIONLEADERS
Giulio Formenti
Research Assistant Professor, The Rockefeller University

Cassidy Johnson
Graduate Fellow, The Rockefeller University

## Description

$SESSIONDESCRIPTION
By the end of this session you will be able to:

1. Compute genome assembly summary statistics using gfastats
2. Manipulate genome assembly graphs using gfastats
3. Compute QV estimates using kreeq
4. Evaluate genome assemblies at scale using Buttercup

## Prerequisites

$SESSIONPREREQUISITES
1. Understanding basic terms in genome assembly, such as reads, contigs, scaffolds, ...
2. Basic command line experience.

!!! warning "Please make sure you meet the prerequisites above"
!!! warning "Please make sure you MEET THE PREREQUISITES and READ THE DESCRIPTION above"

You will get the most out of this session if you meet the prerequisites above.

Please also read the description carefully to see if this session is relevant to you.

If you don't meet the prerequisites, please consider emailing tol-training at sanger.ac.uk to cancel your slot so that someone else on the waitlist might attend.

If you have a webinar-only or recording-only slot, there is no need to cancel that as these are view-only slots and are effectively unlimited.
If you don't meet the prerequisites or change your mind based on the description or are no longer available at the session time, please email tol-training at sanger.ac.uk to cancel your slot so that someone else on the waitlist might attend.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
site_name: TEMPLATE
edit_uri: https://github.com/bgacademy23/TEMPLATE/blob/main/docs
site_name: gfastar
edit_uri: https://github.com/bgacademy23/gfastar/blob/main/docs

nav:
- Home: README.md
Expand Down

0 comments on commit c5b6443

Please sign in to comment.