-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change homepage, YAML and readme to reflect metatranscriptomics
- Loading branch information
1 parent
a5984c2
commit a761a03
Showing
3 changed files
with
18 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,22 @@ | ||
[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip) | ||
|
||
# Metagenomics | ||
|
||
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 | ||
# 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 site infrastructure is based on [The Carpentries](https://carpentries.org/). The first two lessons are based on our [Prenomics](https://cloud-span.github.io/prenomics00-intro/) course; the rest are based on our [Metagenomics](https://cloud-span.github.io/metagenomics00-overview/) course. | ||
The first two lessons are based on our [Prenomics](https://cloud-span.github.io/prenomics00-intro/) course; the rest are based on our [Metagenomics](https://cloud-span.github.io/metagenomics00-overview/) course. | ||
--> | ||
``` | ||
New repo for metatranscriptomics course. 🚧 WIP 🚧 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters