Skip to content

Commit dc109c8

Browse files
committed
Swapped ProtMapper to DEPOD when testing for dephosphorylation in tests
1 parent c9a5ddb commit dc109c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/r-legacy-server-tests.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,9 @@ SCENARIOS <- list(
151151
list(
152152
id = 'enzsub_dephos_full',
153153
query = 'enzyme_substrate',
154-
description = 'Dephosphorylation coverage on ProtMapper.',
154+
description = 'Dephosphorylation coverage on DEPOD.',
155155
args = list(
156-
resources = 'ProtMapper',
156+
resources = 'DEPOD',
157157
modification = 'dephosphorylation',
158158
residues = 'Y'
159159
),

0 commit comments

Comments
 (0)