Skip to content
Snippets Groups Projects
Commit 41fb147e authored by tjc's avatar tjc
Browse files

change visibility of methods to add features

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@12424 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent cc6ef182
Branches
Tags
No related merge requests found
......@@ -606,7 +606,7 @@ public class GeneViewerPanel extends MapPanel
return createTranscript(chadoGene, entry_group, chadoGene.getGene().getLocation());
}
private static uk.ac.sanger.artemis.Feature
public static uk.ac.sanger.artemis.Feature
createTranscript(final ChadoCanonicalGene chadoGene,
final EntryGroup entry_group,
final Location location)
......@@ -1489,7 +1489,7 @@ public class GeneViewerPanel extends MapPanel
}*/
private static uk.ac.sanger.artemis.Feature addFeature(
protected static uk.ac.sanger.artemis.Feature addFeature(
final Range range,
final String transcriptName,
String featureName,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment