Skip to content
Snippets Groups Projects
Commit 44a930fc authored by tcarver's avatar tcarver
Browse files

cram support

parent 71caa686
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@ import uk.ac.sanger.artemis.util.OutOfRangeException;
{
try
{
//if(bamView.isConcatSequences())
if(bamView.isConcatSequences())
{
int offset = bamView.getSequenceOffset(contig);
start += offset;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment