Skip to content

JordanTYC/stageINRIA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The parameter -m is optional. Adds a marge of 100 for the variant's breakpoints (when you compare variants with the Truth file)

work1: number of barcodes in each variant.

python work1.py -vcf donnees1/SVs/HSapiensChr1_Simulated/candidateSV_inversion.vcf -bam donnees1/BAM/HSapiensChr1_Simulated/possorted_bam.bam -t donnees1/SVs/HSapiensChr1_Simulated/Truth -m

work2: number of isolated barcodes in each variant.

python work2.py -vcf donnees1/SVs/HSapiensChr1_Simulated/candidateSV_inversion.vcf -bam donnees1/BAM/HSapiensChr1_Simulated/possorted_bam.bam -bci NewBCIs/HSapiensChr1_Simulated/possorted_bam.bci -t donnees1/SVs/HSapiensChr1_Simulated/Truth -m

work3: number of common barcodes between the left-region of breakpoint and the right one.

python work3.py -vcf donnees1/SVs/Ecoli_Simulated/candidateSV_inversion.vcf -bam donnees1/BAM/Ecoli_Simulated/possorted_bam.bam -t donnees1/SVs/Ecoli_Simulated/Truth -m

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages