TheJacksonLaboratory / SVE

GNU General Public License v3.0
51 stars 12 forks source link

structural_variant_unit.py: #13

Closed Guo98 closed 6 years ago

Guo98 commented 6 years ago

Fixed SVTYPE parse error Fixed reading of SV position in SVU constructor

FusorSV.py: Coordinate offset map and SV mask files are now user-supplied arguments, rather than hardcoded Error handling code for multiprocessing threads

fusor_utils.py: Fixed issue in pileup code where SVs are absent in the ground truth set but not the input VCFs

read_utils.py: Fixed hardcoded path of offset coordinate map