xuyw

Results 4 issues of xuyw

Hi Dave, I read you script, and noticed that RO is calculated by ref_seq+ref_span. and ```ref_seq``` is calculated by the following code. ```python # svtyper/svtyper/singlesample.py line 255 to 259 is_ref_seq_A...

Hi authors, `svict` is a really fast tool of calling SVs,but I am a little confused about the format of the output vcf . Here is an example, I do...

Hi authors, I was interested in how ipdSummary gives out the `frac` value, so I read the source code and I was confused about this function: ![image](https://user-images.githubusercontent.com/28685819/100600251-02070180-333c-11eb-81d2-43c4f378619b.png) Why estimateSingleFraction is...

Hi Ryan, I'm recently using lumpy on some data sets with known structural variants (3 known SVs totally) and I'm trying to optimize my parameters. I found that when I...