Skip to content

snp and indel parsers unified

Latest
Compare
Choose a tag to compare
@katiesaund katiesaund released this 16 Apr 20:47
· 2 commits to master since this release

The code that makes the SNP and INDEL matrices binary and re-references alleles are now shared. This means that future updates will simultaneously occur for both SNP And INDEL matrices . Now only the annotation parsing steps, which are unique to the two types of data, are handled separately. Some unit tests were added to check that re-referencing steps occur as expected.