Daniel Cameron

Results 124 comments of Daniel Cameron

The deletion can also be at the start of the cigar. Be aware that bwa defines the alignment start as the position of the start of the deletion, whereas the...

Secondary or supplementary alignment? Supplementary alignment (aka split read alignments) locations should use the SA tag. There is no spec-defined equivalent to record the multiple different alternative read alignments (ie...

>either a claim of overall copy number gain, or a claim of a copy number increase of at least one allele 4.4 has INFO CN = ASCN and FORMAT CN...

I managed to work around this issue by rerunning `Weaver PLOIDY` with `-r 1` then running `Weaver LITE` with `-r 0` so it wouldn't overwrite `tempread` with a file contains...

I have the same problem and it is not a user error. Uncommenting main.cpp:250 indicates that BIN is set to an empty string. Weaver is in fact attempting to call...

FYI: in VCF version 4.4, the following line (which has been in the VCF specifications since at least 2013) will be removed from the BCF portion of the specification: ```...