Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
violethaze74
Artemis
Commits
bf8bec1d
Commit
bf8bec1d
authored
Feb 08, 2013
by
tcarver
Browse files
Merge branch 'master' of
http://github.com/sanger-pathogens/Artemis
parents
c908a71c
866fddbc
Changes
1
Hide whitespace changes
Inline
Side-by-side
uk/ac/sanger/artemis/components/alignment/BamView.java
View file @
bf8bec1d
...
...
@@ -3913,6 +3913,7 @@ public class BamView extends JPanel
}
catch
(
Exception
e
)
{
logger4j
.
warn
(
"WARN: BamView.getMate() :: "
+
e
.
getMessage
());
e
.
printStackTrace
();
}
return
mate
;
...
...
Write
Preview
Supports
Markdown
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