-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from genome/vep_101.0_v1
Vep 101.0 v1
- Loading branch information
Showing
6 changed files
with
4 additions
and
262 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,6 @@ | ||
FROM ensemblorg/ensembl-vep:release_95.3 | ||
MAINTAINER John Garza <[email protected]> | ||
|
||
LABEL \ | ||
description="Vep helper image" | ||
FROM ensemblorg/ensembl-vep:release_101.0 | ||
LABEL maintainer="John Garza <[email protected]>" | ||
LABEL description="Vep helper image" | ||
|
||
USER root | ||
|
||
|
@@ -33,10 +31,6 @@ https://raw.githubusercontent.com/Ensembl/VEP_plugins/release/95/SpliceRegion.pm | |
https://raw.githubusercontent.com/Ensembl/VEP_plugins/release/95/dbNSFP.pm \ | ||
https://raw.githubusercontent.com/Ensembl/VEP_plugins/release/95/dbNSFP_replacement_logic | ||
|
||
COPY add_annotations_to_table_helper.py /usr/bin/add_annotations_to_table_helper.py | ||
COPY docm_and_coding_indel_selection.pl /usr/bin/docm_and_coding_indel_selection.pl | ||
COPY vcf_check.pl /usr/bin/vcf_check.pl | ||
COPY intervals_to_bed.pl /usr/bin/intervals_to_bed.pl | ||
COPY single_sample_docm_filter.pl /usr/bin/single_sample_docm_filter.pl | ||
|
||
USER vep |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
This repo has moved to genome/docker-vep_helper-cwl | ||
VEP plus accessory script for empty VCF handling |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.