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
7308f14f
Commit
7308f14f
authored
Mar 31, 2020
by
Piotr Gawron
Browse files
mirtarbase is back online
parent
a32e84b5
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
7308f14f
minerva
(
14.0.11
)
stable
;
urgency
=
medium
*
Bug
fix
:
miRTarBase
was
down
and
targetting
by
miRNA
stopped
working
on
new
installations
(#
1207
)
*
Bug
fix
:
complex
with
no
border
was
inproperly
imported
from
CellDesigner
(#
1198
)
*
Bug
fix
:
export
to
CellDesigner
deal
with
CellDesigner
issue
that
does
not
...
...
annotation/src/main/java/lcsb/mapviewer/annotation/services/MiRNAParser.java
View file @
7308f14f
...
...
@@ -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
s
://mi
nerva-dev.lcsb.uni.lu
/miRTarBase_SE_WR.xls"
;
private
static
final
String
URL_SOURCE_DATABASE
=
"http://mi
rtarbase.mbc.nctu.edu.tw/cache/download/6.1
/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