Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
7e323bb0
Commit
7e323bb0
authored
Mar 30, 2020
by
Piotr Gawron
Browse files
Merge branch '1207-mirtarbase-is-down' into 'devel_14.0.x'
miRTarBase is down See merge request
!1093
parents
2d86e311
221794ab
Pipeline
#23753
canceled with stage
in 1 minute and 2 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
7e323bb0
minerva
(
14.0.11
)
stable
;
urgency
=
medium
*
Bug
fix
:
miRTarBase
was
down
and
targetting
by
miRNA
stopped
working
on
new
installations
(#
1207
)
--
Piotr
Gawron
<
piotr
.
gawron
@
uni
.
lu
>
Mon
,
30
Mar
2020
10
:
00
:
00
+
0200
minerva
(
14.0.10
)
stable
;
urgency
=
medium
*
Bug
fix
:
reaction
without
ports
in
SBGN
crashed
upload
(#
1065
)
*
Bug
fix
:
annotations
using
newer
identifiers
.
org
uri
schema
were
truncated
...
...
annotation/src/main/java/lcsb/mapviewer/annotation/services/MiRNAParser.java
View file @
7e323bb0
...
...
@@ -74,7 +74,7 @@ public class MiRNAParser extends CachableInterface implements IExternalService {
/**
* Url used for searching mirna by name.
*/
private
static
final
String
URL_SOURCE_DATABASE
=
"http://mi
rtarbase.mbc.nctu.edu.tw/cache/download/6.1
/miRTarBase_SE_WR.xls"
;
private
static
final
String
URL_SOURCE_DATABASE
=
"http
s
://mi
nerva-dev.lcsb.uni.lu
/miRTarBase_SE_WR.xls"
;
/**
* Size of the buffer when copying files.
*/
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment