Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blahah/tgac-2014-genome-annotation
Course materials for the genome annotation part of the TGAC SeqAhead course 2014
https://github.com/blahah/tgac-2014-genome-annotation
Last synced: 6 days ago
JSON representation
Course materials for the genome annotation part of the TGAC SeqAhead course 2014
- Host: GitHub
- URL: https://github.com/blahah/tgac-2014-genome-annotation
- Owner: blahah
- License: cc0-1.0
- Created: 2014-05-04T22:42:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-20T13:29:02.000Z (over 10 years ago)
- Last Synced: 2024-04-16T01:01:04.738Z (7 months ago)
- Language: JavaScript
- Size: 1.3 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TGAC-2014-genome-annotation
===========================Course materials for the genome annotation part of the [TGAC SeqAhead course 2014](http://www.tgac.ac.uk/seqahead-challenges-for-plant-researchers/). Although these materials were written for the course, they should be useful to anyone wanting to learn about plant genome annotation.
By: Richard Smith-Unna ([Blahah](Https://github.com/Blahah)) .
### Using these materials
To download these materials:
```
git clone https://github.com/Blahah/TGAC-2014-genome-annotation.git
```Or just view them online on Github: https://github.com/Blahah/TGAC-2014-genome-annotation
### Scope
The course covers both structural and functional annotation of plant genomes. Much of the material is applicable to eukaryotic genome annotation in general, but some content is specific to plants.
### Prerequisites
To get the most out of this course you should:
- be familiar with genomics and bioinformatics in general (what a genome is, assembly, RNAseq, etc.)
- be comfortable in Linux
- be able to run commands in the terminal
- know how to install software### Outcomes
By the end of the course you should:
- understand what structural and functional annotation are
- be aware of the main theoretical approaches to these tasks
- know which software to use
- understand what outputs to generate
- be able to perform a first-draft annotation of a newly assembled genome### Resources
- Slides \[[source](talk) | [view online](https://slides.com/richardsmith-unna/annotating-plant-genomes)\]
- [Software list](https://github.com/Blahah/TGAC-2014-genome-annotation/wiki/Software-list)
- [Exercises](exercises)
- [Genome annotation pipeline](https://github.com/Blahah/TGAC-2014-genome-annotation/wiki/Annotation-pipeline)