Skip to content

Metagenomics assembly and binning pipeline for the Beck Research Lab

License

Notifications You must be signed in to change notification settings

BeckResearchLab/assembly_and_binning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metagenomic assembly and binning pipeline for Beck Research Lab

Generalized protocol

  • Trim (see separate protocol repo)
  • Initial assembly
    • Use all reads from all libraries
    • PE reads are used as pairs, SE as singletons
  • Map raw (untrimmed) reads back to contigs for coverage
  • Bin with metabat
    • Successive rounds of binning with parameter searches
    • Choose bins with best precision / recall #s
  • Map trimmed reads back to contigs for individual bins
  • Extract mapped reads
    • Include pairs, even if unmapped
  • Reassemble bins with mapped reads using spades

Required software

  • anaconda3
  • bam-readcount
  • bedtools
  • blast
  • bowtie2
  • bwa
  • checkm
  • CONCOCT
  • DESMAN
  • diamond
  • hmmer
  • megahit
  • metabat
  • parallel
  • picard
  • pplacer
  • prodigal
  • pysam
  • R
  • samtools
  • spades

About

Metagenomics assembly and binning pipeline for the Beck Research Lab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published