Closed Avsecz closed 5 years ago
Follow this tutorial: https://github.com/kipoi/examples/tree/master/2-score_variants and add --singularity to the command:
--singularity
kipoi veff score_variants DeepBind/Homo_sapiens/TF/D00328.018_ChIP-seq_CTCF \ --dataloader_args='{"fasta_file": "input/hg19.chr22.fa"}' \ -i input/clinvar_20180429.pathogenic.chr22.vcf.gz \ -s ref alt diff \ -o /tmp/annotated.vcf --singularity
Example
Follow this tutorial: https://github.com/kipoi/examples/tree/master/2-score_variants and add
--singularity
to the command: