Skip to content

smyang2018/Genome_Assembly_lecture

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genome_Assembly_lecture

Here you will find the info, code and presentations of Genome assembly lecture.

The protocols of this lecture are in Doc section

Multiple pdf files with slides for this lecture are in Slides

Repository cloning

If you have installed Git the easiest way to get this repository is by cloning it into your computer

$ git clone https://github.com/avera1988/Genome_Assembly_lecture.git

Another way is to download the zip master file

$ wget https://github.com/avera1988/Genome_Assembly_lecture/archive/master.zip
$ unzip master.zip

Some interesting papers about genome assembly strategies are in Literature

All dependencies (i.e. FASTQC, TrimGalore, IDBA, SPADES, BUSCO and Bandage) used in this lecture can be local installed following the installingSoftwareBioconda instructions.

About

A lecture for basic genome assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%