Skip to content

SVDSS call no output #30

@jiadong324

Description

@jiadong324

Dear author,

Firstly, I got 22 sfs files after running SVDSS search --index ./hg38.fmd --workdir ./HG00733/ --bam HG00733/smoothed.selective.bam. Each of the sfs`` file is named as solution_batch_*.sfs``` and contains some information for each reads.

Then, I run SVDSS call --min-sv-length 50 --workdir ./HG00733 --bam ./HG00733/smoothed.selective.bam --reference ./hg38.no_alt.fa. I got the following output:

SVDSS, Structural Variant Discovery from Sample-specific Strings.
Mode: call
[I] ./HG00733 
[I] PingPong SV Caller running on 4 threads.. 
[I] Loading reference genome from /net/eichler/vol28/eee_shared/assemblies/hg38/no_alt/hg38.no_alt.fa.. 
[I] Extracted chr1 with 248956422 bases. 
[I] Extracted chr10 with 133797422 bases. 
[I] Extracted chr11 with 135086622 bases. 
[I] Extracted chr11_KI270721v1_random with 100316 bases. 
[I] Extracted chr12 with 133275309 bases. 
[I] Extracted chr13 with 114364328 bases. 
[I] Extracted chr14 with 107043718 bases. 
[I] Extracted chr14_GL000009v2_random with 201709 bases. 
[I] Extracted chr14_GL000225v1_random with 211173 bases. 
[I] Extracted chr14_KI270722v1_random with 194050 bases. 
[I] Extracted chr14_GL000194v1_random with 191469 bases. 
[I] Extracted chr14_KI270723v1_random with 38115 bases. 
[I] Extracted chr14_KI270724v1_random with 39555 bases. 
[I] Extracted chr14_KI270725v1_random with 172810 bases. 

There are a number of similar information as shown above. The final output I have is listed below:

[I] Loaded all chromosomes. 
[I] Loading assmbled SFS.. 
[I] Loaded 0 SFS strings on 0 reads. 
[I] Extending superstrings on 4 threads.. 
terminate called recursively
terminate called after throwing an instance of 'terminate called recursively
Aborted

Looking forward to your reply!

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions