· Download · Edit · Report · Website
This tool is used to merge structural variants (SVs) across samples.
1
2
3
4
5
6
7
FROM continuumio/miniconda3:4.9.2
RUN conda install \
--channel conda-forge \
--channel bioconda \
irissv==1.0.4 \
jasminesv==1.1.4