Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
d24abf44
Commit
d24abf44
authored
Oct 28, 2016
by
Piotr Gawron
Browse files
tests for UCSC Reference Genome Connector
parent
8ab50bcc
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
annotation/src/main/java/lcsb/mapviewer/annotation/services/genome/FileNotAvailableException.java
View file @
d24abf44
...
...
@@ -8,17 +8,12 @@ package lcsb.mapviewer.annotation.services.genome;
*
*/
public
class
FileNotAvailableException
extends
Exception
{
/**
*
*/
private
static
final
long
serialVersionUID
=
1L
;
/**
* Default constructor.
*/
public
FileNotAvailableException
()
{
}
/**
* Default constructor.
*
...
...
annotation/src/main/java/lcsb/mapviewer/annotation/services/genome/UcscReferenceGenomeConnector.java
View file @
d24abf44
This diff is collapsed.
Click to expand it.
annotation/src/test/java/lcsb/mapviewer/annotation/services/genome/UcscReferenceGenomeConnectorTest.java
View file @
d24abf44
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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