Skip to content

kdm9/ouroborUSCO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ouroborUSCO

Iterative extraction of busco loci from short read datasets for phylo purposes

essentially just:

for iter in 1..N do
  align reads to $ref
  call variants w/ mpileup
  update $ref with $variants
  extract target regions from $ref, set to new $ref 

Hopefully after ~5-10 iterations this converges on each sample's true genotype

About

Iterative extraction of busco loci from short read datasets for phylo purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages