Skip to content
This repository was archived by the owner on Jul 20, 2022. It is now read-only.
This repository was archived by the owner on Jul 20, 2022. It is now read-only.

VEP docker run error #3

Description

@ravimore8386

Hi,
I am trying to run VEP using this docker command:

docker run -v /home/dnanexus:/opt/data matmu/vep:105-GRCh37 vep --dir /opt/vep/.vep --offline --cache --input_file /opt/data/NGC00142_01.vcf.gz --vcf -o STDOUT --format vcf --offline --cache --dir_cache /opt/data/snv-master/demo/softwares/vep/grch37 --force_overwrite --species homo_sapiens --assembly GRCh37 --port 3337 --vcf_info_field ANN --sift b --polyphen b --humdiv --regulatory --allele_number --total_length --numbers --domains --hgvs --protein --symbol --ccds --uniprot --canonical --biotype --check_existing --af --af_1kg --pubmed --gene_phenotype --variant_class --plugin CADD,/opt/data/snv-master/demo/resources/cadd/grch37/whole_genome_SNVs.tsv.gz,/opt/data/snv-master/demo/resources/cadd/grch37/InDels.tsv.gz --plugin ExACpLI,/opt/data/snv-master/demo/resources/gnomad/grch37/gnomad.v2.1.1.lof_metrics.by_transcript_forVEP.txt --plugin REVEL,/opt/data/snv-master/demo/resources/revel/grch37/new_tabbed_revel.tsv.gz --plugin SpliceRegion --stats_text --stats_file /opt/data/tmpFile_1_AC0.exon.noGT.vep_stats.txt --output_file /opt/data/tmpFile_1_AC0.exon.noGT.new.vep.vcf

But, getting the following error:
Screenshot 2022-05-29 at 6 39 45 pm

Please let me know how to fix it.
Thanks with regards,
Ravi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions