Skip to content

CORGi - COmplex Rearrangement analysis with Graph-search

Notifications You must be signed in to change notification settings

zstephens/CORGi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CORGi

CORGi requires Matplotlib, Bokeh, and local installations of BLAST, SAMTools, and optionally IGV.

python corgi.py \

  • -r reference.fa
  • -b input.bam
  • -c chromosome
  • -p start & end coordinates
  • -o outputDir/
  • --skip-igv skip IGV screenshot
  • --skip-bam skip read extraction

example: python corgi.py -r hg38.fa -b my.bam -c chr1 -p 1000 2000 -o myOut/

About

CORGi - COmplex Rearrangement analysis with Graph-search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages