Removed AnnotatorROD which has been ported to Tribble
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3386 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
6b96f025f5
commit
b82116f488
|
|
@ -57,7 +57,6 @@ public class RODTrackBuilder implements RMDTrackBuilder {
|
|||
Types.put("GELI", rodGELI.class);
|
||||
Types.put("RefSeq", rodRefSeq.class);
|
||||
Types.put("Table", TabularROD.class);
|
||||
Types.put("AnnotatorInputTable", AnnotatorROD.class);
|
||||
Types.put("HapMap", HapMapROD.class);
|
||||
Types.put("Intervals", IntervalRod.class);
|
||||
Types.put("GLF", RodGLF.class);
|
||||
|
|
|
|||
Loading…
Reference in New Issue