-
```
I am building the testFunctions with C# 2008 in XP and getting a number of
Errors (implicit conversions).
I'm not a C# programmer, so before I invest much time in this, I wanted to
see if anyone …
-
## Problem
The path for a user to quickly and easily learn how to get SecureDrop for their organization, is too jumbled on today's site. Likewise, in the section that exists to inform users how to ge…
-
Hello, Thank you for the great pipeline!
Now, I try to run the pipeline to call SV. I get an error when trying to run sv_pipeline.cwl, the error as below:
```Shell
cwltool /home/liuhui/ctDNA-pipeli…
-
Hi,
I'm using SURVIVOR (v1.0.7) for the first time and trying out some test data.
I've generated a params file using
`SURVIVOR simSV test_params.param`
and then simulated the SVs onto a reference…
-
```
What steps will reproduce the problem?
1. install all software listed in README by Synaptic.
2. start apkinspector and parse launcher2
3. get some console error output and nothing displayed in apk…
-
Hello,
I am a bit confused with a merged SV having a position -1.
```
chr17_KI270729v1_random -1 chr17_KI270729v1_random_395 C . PASS SUPP=26;SUPP_VEC=111111…
-
Minutes from yesterday's meeting:
@glennhickey is currently working with Peter on a mapping experiment comparing mapping to vg vs mapping to the linear reference augmented with alts.
We can use …
-
Please compile the following test:
```
public class BugInGetSamplesTest {
private static final int START_X = 350;
// - non-zero value allows to illustrate a bug in TiffParser.getSamples
…
-
**Description**
At my debugger I try to determine subroutine name for tracing purpose.
```perl
use B qw/ svref_2object /;
sub sub_name {
my $r = shift;
return $r unless ref $r;
re…
-
Hello @XiaoTaoWang.
Thanks for maintaining such an organized site for installing and running EagleC.
I noticed that in the paper it is noted that eaglec can run on `Capture HiC` data but I didn'…