Query a structural variant database, using a vcf file as query
structural variants query svdb
https://github.com/nf-core/modules/tree/master/modules/nf-core/svdb/query
0
1
in_occs
A list of allele count tags
in_frqs
A list of allele frequency tags
out_occs
out_frqs
vcf_dbs
path to a database vcf, or a comma separated list of vcfs
*.{vcf,vcf.gz}
bedpe_dbs
path to a SV database of the following format chrA-posA-chrB-posB-type-count-frequency, or a comma separated list of files
*.{bedpe}
structural variant database software
Ask a question on Slack
Open an issue on GitHub