Skip to content

Pipeline for scoring simple and structural variants using Akita

Notifications You must be signed in to change notification settings

mesut-unal/Akita_variant_scoring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipeline for scoring variants for disruption to genome folding using Akita (Fudenberg et. al. 2020).

Install Akita and its dependencies:
https://github.com/calico/basenji/tree/master/manuscripts/akita

Packages needed:
- Numpy
- Pandas
- Scipy
- Tensorflow
- Basenji and its dependencies
- Cooltools
- Pysam
- Math
- Collection
- Bioseq

Test run on a vcf of structural variants:

python score_var.py --in test/input/subset.somaticSV.vcf --shift_by -1 0 1 --file subset_SV --dir test/output

About

Pipeline for scoring simple and structural variants using Akita

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%