SV2 icon indicating copy to clipboard operation
SV2 copied to clipboard

Support Vector Structural Variation Genotyper

Results 6 SV2 issues
Sort by recently updated
recently updated
newest added

After picking the model, when I try to use it, I am getting error - Traceback: File "/usr/local/Caskroom/miniforge/base/lib/python3.10/site-packages/streamlit/scriptrunner/script_runner.py", line 443, in _run_script exec(code, module.__dict__) File "/Users/mac/spamclassifier/spam-classifier0/app.py", line 49, in result...

Dear Dan Thank you for your excellent tool. I'm analyzing WGS data for a trio and wish to get the de novo SVs. I ran sv2 separately for each person...

![image](https://user-images.githubusercontent.com/48406249/61852239-e589c800-aeb0-11e9-865b-9193c76ed5f8.png)

`pip install sv2` gives an error because Cython and numpy are missing.

: Too many open files The command was: bedtools nuc -fi human_g1k_v37.fasta -bed /tmp/pybedtools.zI01Ry.tmp Things to check: * Too many files open -- please submit a bug report so that...

Hi Dan, I have 6 VCFs files per sample containing CNVs (each vcf file corresponds to one sample), issued from "CNVpytor". I want to genotype and merge my 6 VCFs...