Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ensembl-rest
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ensembl-gh-mirror
ensembl-rest
Commits
f8fdf205
Commit
f8fdf205
authored
3 months ago
by
Syed Hossain
Committed by
Natalie Willhoft
3 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Deprecate Mastermind plugin
parent
8cba57b8
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
lib/EnsEMBL/REST/Model/ga4gh/Beacon.pm
+0
-1
0 additions, 1 deletion
lib/EnsEMBL/REST/Model/ga4gh/Beacon.pm
root/documentation/vep.conf
+0
-30
0 additions, 30 deletions
root/documentation/vep.conf
with
0 additions
and
31 deletions
lib/EnsEMBL/REST/Model/ga4gh/Beacon.pm
+
0
−
1
View file @
f8fdf205
...
...
@@ -765,7 +765,6 @@ sub configure_vep {
# VEP plugins to run
my
$plugins_to_use
=
{
'
IntAct
'
=>
'
all=1
',
'
Mastermind
'
=>
'
0,0,1
',
'
GO
'
=>
'
1
',
'
Phenotypes
'
=>
'
1
',
'
CADD
'
=>
'
1
',
...
...
This diff is collapsed.
Click to expand it.
root/documentation/vep.conf
+
0
−
30
View file @
f8fdf205
...
...
@@ -300,11 +300,6 @@
description
=
Retrieves
overlapping
phenotype
information
(<
a
target
=
"_blank"
href
=
"https://raw.githubusercontent.com/ensembl-variation/VEP_plugins/main/Phenotypes.pm"
>
plugin
details
</
a
>)
default
=
0
</
Phenotypes
>
<
Mastermind
>
type
=
Boolean
description
=
Variants
that
have
clinical
evidence
cited
in
the
medical
literature
reported
by
<
a
target
=
"_blank"
href
=
"https://www.genomenon.com/mastermind"
>
Mastermind
Genomic
Search
Engine
</
a
> (<
a
target
=
"_blank"
href
=
"https://raw.githubusercontent.com/ensembl-variation/VEP_plugins/main/Mastermind.pm"
>
plugin
details
</
a
>)
default
=
0
</
Mastermind
>
<
CADD
>
type
=
Boolean
description
=
Include
CADD
(
Combined
Annotation
Dependent
Depletion
)
deleteriousness
scores
for
single
nucleotide
variants
(
also
supports
sus_scrofa
),
indels
and
structural
variants
(
only
supported
in
GRCh38
).
Following
options
can
be
given
: <
b
>
snv
</
b
>, <
b
>
indels
</
b
>, <
b
>
snv_indels
</
b
>,
and
<
b
>
sv
</
b
>.
Providing
1
is
also
supported
which
is
same
as
providing
<
b
>
snv_indels
</
b
>.
Caution
to
be
taken
while
using
snv
,
indels
or
snv_indels
options
with
structural
variants
as
input
.
It
can
match
unnecessary
huge
amount
of
lines
in
annotation
file
and
in
such
cases
no
CADD
annotation
will
be
made
.
See
<
a
target
=
"_blank"
href
=
"https://cadd.gs.washington.edu/"
>
license
</
a
>. (<
a
target
=
"_blank"
href
=
"https://raw.githubusercontent.com/ensembl-variation/VEP_plugins/main/CADD.pm"
>
plugin
details
</
a
>)
...
...
@@ -665,11 +660,6 @@
description
=
Retrieves
overlapping
phenotype
information
(<
a
target
=
"_blank"
href
=
"https://raw.githubusercontent.com/ensembl-variation/VEP_plugins/main/Phenotypes.pm"
>
plugin
details
</
a
>)
default
=
0
</
Phenotypes
>
<
Mastermind
>
type
=
Boolean
description
=
Variants
that
have
clinical
evidence
cited
in
the
medical
literature
reported
by
<
a
target
=
"_blank"
href
=
"https://www.genomenon.com/mastermind"
>
Mastermind
Genomic
Search
Engine
</
a
> (<
a
target
=
"_blank"
href
=
"https://raw.githubusercontent.com/ensembl-variation/VEP_plugins/main/Mastermind.pm"
>
plugin
details
</
a
>)
default
=
0
</
Mastermind
>
<
CADD
>
type
=
Boolean
description
=
Include
CADD
(
Combined
Annotation
Dependent
Depletion
)
deleteriousness
scores
for
single
nucleotide
variants
(
also
supports
sus_scrofa
),
indels
and
structural
variants
(
only
supported
in
GRCh38
).
Following
options
can
be
given
: <
b
>
snv
</
b
>, <
b
>
indels
</
b
>, <
b
>
snv_indels
</
b
>,
and
<
b
>
sv
</
b
>.
Providing
1
is
also
supported
which
is
same
as
providing
<
b
>
snv_indels
</
b
>.
Caution
to
be
taken
while
using
snv
,
indels
or
snv_indels
options
with
structural
variants
as
input
.
It
can
match
unnecessary
huge
amount
of
lines
in
annotation
file
and
in
such
cases
no
CADD
annotation
will
be
made
.
See
<
a
target
=
"_blank"
href
=
"https://cadd.gs.washington.edu/"
>
license
</
a
>. (<
a
target
=
"_blank"
href
=
"https://raw.githubusercontent.com/ensembl-variation/VEP_plugins/main/CADD.pm"
>
plugin
details
</
a
>)
...
...
@@ -1018,11 +1008,6 @@
description
=
Retrieves
overlapping
phenotype
information
(<
a
target
=
"_blank"
href
=
"https://raw.githubusercontent.com/ensembl-variation/VEP_plugins/main/Phenotypes.pm"
>
plugin
details
</
a
>)
default
=
0
</
Phenotypes
>
<
Mastermind
>
type
=
Boolean
description
=
Variants
that
have
clinical
evidence
cited
in
the
medical
literature
reported
by
<
a
target
=
"_blank"
href
=
"https://www.genomenon.com/mastermind"
>
Mastermind
Genomic
Search
Engine
</
a
> (<
a
target
=
"_blank"
href
=
"https://raw.githubusercontent.com/ensembl-variation/VEP_plugins/main/Mastermind.pm"
>
plugin
details
</
a
>)
default
=
0
</
Mastermind
>
<
CADD
>
type
=
Boolean
description
=
Include
CADD
(
Combined
Annotation
Dependent
Depletion
)
deleteriousness
scores
for
single
nucleotide
variants
(
also
supports
sus_scrofa
),
indels
and
structural
variants
(
only
supported
in
GRCh38
).
Following
options
can
be
given
: <
b
>
snv
</
b
>, <
b
>
indels
</
b
>, <
b
>
snv_indels
</
b
>,
and
<
b
>
sv
</
b
>.
Providing
1
is
also
supported
which
is
same
as
providing
<
b
>
snv_indels
</
b
>.
Caution
to
be
taken
while
using
snv
,
indels
or
snv_indels
options
with
structural
variants
as
input
.
It
can
match
unnecessary
huge
amount
of
lines
in
annotation
file
and
in
such
cases
no
CADD
annotation
will
be
made
.
See
<
a
target
=
"_blank"
href
=
"https://cadd.gs.washington.edu/"
>
license
</
a
>. (<
a
target
=
"_blank"
href
=
"https://raw.githubusercontent.com/ensembl-variation/VEP_plugins/main/CADD.pm"
>
plugin
details
</
a
>)
...
...
@@ -1365,11 +1350,6 @@
description
=
Retrieves
overlapping
phenotype
information
(<
a
target
=
"_blank"
href
=
"https://raw.githubusercontent.com/ensembl-variation/VEP_plugins/main/Phenotypes.pm"
>
plugin
details
</
a
>)
default
=
0
</
Phenotypes
>
<
Mastermind
>
type
=
Boolean
description
=
Variants
that
have
clinical
evidence
cited
in
the
medical
literature
reported
by
<
a
target
=
"_blank"
href
=
"https://www.genomenon.com/mastermind"
>
Mastermind
Genomic
Search
Engine
</
a
> (<
a
target
=
"_blank"
href
=
"https://raw.githubusercontent.com/ensembl-variation/VEP_plugins/main/Mastermind.pm"
>
plugin
details
</
a
>)
default
=
0
</
Mastermind
>
<
CADD
>
type
=
Boolean
description
=
Include
CADD
(
Combined
Annotation
Dependent
Depletion
)
deleteriousness
scores
for
single
nucleotide
variants
(
also
supports
sus_scrofa
),
indels
and
structural
variants
(
only
supported
in
GRCh38
).
Following
options
can
be
given
: <
b
>
snv
</
b
>, <
b
>
indels
</
b
>, <
b
>
snv_indels
</
b
>,
and
<
b
>
sv
</
b
>.
Providing
1
is
also
supported
which
is
same
as
providing
<
b
>
snv_indels
</
b
>.
Caution
to
be
taken
while
using
snv
,
indels
or
snv_indels
options
with
structural
variants
as
input
.
It
can
match
unnecessary
huge
amount
of
lines
in
annotation
file
and
in
such
cases
no
CADD
annotation
will
be
made
.
See
<
a
target
=
"_blank"
href
=
"https://cadd.gs.washington.edu/"
>
license
</
a
>. (<
a
target
=
"_blank"
href
=
"https://raw.githubusercontent.com/ensembl-variation/VEP_plugins/main/CADD.pm"
>
plugin
details
</
a
>)
...
...
@@ -1723,11 +1703,6 @@
description
=
Retrieves
overlapping
phenotype
information
(<
a
target
=
"_blank"
href
=
"https://raw.githubusercontent.com/ensembl-variation/VEP_plugins/main/Phenotypes.pm"
>
plugin
details
</
a
>)
default
=
0
</
Phenotypes
>
<
Mastermind
>
type
=
Boolean
description
=
Variants
that
have
clinical
evidence
cited
in
the
medical
literature
reported
by
<
a
target
=
"_blank"
href
=
"https://www.genomenon.com/mastermind"
>
Mastermind
Genomic
Search
Engine
</
a
> (<
a
target
=
"_blank"
href
=
"https://raw.githubusercontent.com/ensembl-variation/VEP_plugins/main/Mastermind.pm"
>
plugin
details
</
a
>)
default
=
0
</
Mastermind
>
<
CADD
>
type
=
Boolean
description
=
Include
CADD
(
Combined
Annotation
Dependent
Depletion
)
deleteriousness
scores
for
single
nucleotide
variants
(
also
supports
sus_scrofa
),
indels
and
structural
variants
(
only
supported
in
GRCh38
).
Following
options
can
be
given
: <
b
>
snv
</
b
>, <
b
>
indels
</
b
>, <
b
>
snv_indels
</
b
>,
and
<
b
>
sv
</
b
>.
Providing
1
is
also
supported
which
is
same
as
providing
<
b
>
snv_indels
</
b
>.
Caution
to
be
taken
while
using
snv
,
indels
or
snv_indels
options
with
structural
variants
as
input
.
It
can
match
unnecessary
huge
amount
of
lines
in
annotation
file
and
in
such
cases
no
CADD
annotation
will
be
made
.
See
<
a
target
=
"_blank"
href
=
"https://cadd.gs.washington.edu/"
>
license
</
a
>. (<
a
target
=
"_blank"
href
=
"https://raw.githubusercontent.com/ensembl-variation/VEP_plugins/main/CADD.pm"
>
plugin
details
</
a
>)
...
...
@@ -2089,11 +2064,6 @@
description
=
Retrieves
overlapping
phenotype
information
(<
a
target
=
"_blank"
href
=
"https://raw.githubusercontent.com/ensembl-variation/VEP_plugins/main/Phenotypes.pm"
>
plugin
details
</
a
>)
default
=
0
</
Phenotypes
>
<
Mastermind
>
type
=
Boolean
description
=
Variants
that
have
clinical
evidence
cited
in
the
medical
literature
reported
by
<
a
target
=
"_blank"
href
=
"https://www.genomenon.com/mastermind"
>
Mastermind
Genomic
Search
Engine
</
a
> (<
a
target
=
"_blank"
href
=
"https://raw.githubusercontent.com/ensembl-variation/VEP_plugins/main/Mastermind.pm"
>
plugin
details
</
a
>)
default
=
0
</
Mastermind
>
<
CADD
>
type
=
Boolean
description
=
Include
CADD
(
Combined
Annotation
Dependent
Depletion
)
deleteriousness
scores
for
single
nucleotide
variants
(
also
supports
sus_scrofa
),
indels
and
structural
variants
(
only
supported
in
GRCh38
).
Following
options
can
be
given
: <
b
>
snv
</
b
>, <
b
>
indels
</
b
>, <
b
>
snv_indels
</
b
>,
and
<
b
>
sv
</
b
>.
Providing
1
is
also
supported
which
is
same
as
providing
<
b
>
snv_indels
</
b
>.
Caution
to
be
taken
while
using
snv
,
indels
or
snv_indels
options
with
structural
variants
as
input
.
It
can
match
unnecessary
huge
amount
of
lines
in
annotation
file
and
in
such
cases
no
CADD
annotation
will
be
made
.
See
<
a
target
=
"_blank"
href
=
"https://cadd.gs.washington.edu/"
>
license
</
a
>. (<
a
target
=
"_blank"
href
=
"https://raw.githubusercontent.com/ensembl-variation/VEP_plugins/main/CADD.pm"
>
plugin
details
</
a
>)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment