Skip to content

Code to remove bias from Isaac aligned data by clipping all reads for variant positions by 5 bases and producing a modified vcf file.

Notifications You must be signed in to change notification settings

danchubb/FixVAF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

FixVAF

Code to remove bias from Isaac aligned data by clipping all reads for variant positions by 5 bases and producing a modified vcf file.

Requires python 3 with psam installed.

To run:

python FixVaf.py [vcf file] [bam file] [fasta file]

bam file is the file used to call the vcf.

About

Code to remove bias from Isaac aligned data by clipping all reads for variant positions by 5 bases and producing a modified vcf file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages