Activity
only report insertion scores when donor gain or acceptor gain is > 0.…
only report insertion scores when donor gain or acceptor gain is > 0.…
add SCORES_FOR_INSERTED_BASES for all insertion variants with non-zer…
add SCORES_FOR_INSERTED_BASES for all insertion variants with non-zer…
renamed SCORES_OF_INSERTED_BASES to SCORES_FOR_INSERTED_BASES
renamed SCORES_OF_INSERTED_BASES to SCORES_FOR_INSERTED_BASES
finished adding SCORES_OF_INSERTED_BASES output
finished adding SCORES_OF_INSERTED_BASES output
comment out __version__ so that spliceai can be imported directly fro…
comment out __version__ so that spliceai can be imported directly fro…
switch from pyfaidx to pyfastx to allow bgzipped ref fasta
switch from pyfaidx to pyfastx to allow bgzipped ref fasta
fixed VCF output. Added transript cache which speeds up processing of…
fixed VCF output. Added transript cache which speeds up processing of…
fixed genomic coords calculation for minus strand transcripts
fixed genomic coords calculation for minus strand transcripts
renamed 'SYMBOL' field to 'NAME' and adjusted logic for which positio…
renamed 'SYMBOL' field to 'NAME' and adjusted logic for which positio…
changed ALL_NON_ZERO_SCORES format to simplify parsing
changed ALL_NON_ZERO_SCORES format to simplify parsing
reverse genomic coords for minus strand
reverse genomic coords for minus strand
fixed genomic_coordinates off-by-one error, added STRAND field
fixed genomic_coordinates off-by-one error, added STRAND field
convert numpy types to built-in python types to avoid downstream erro…
convert numpy types to built-in python types to avoid downstream erro…