Browse code

Export "show" method.

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/SplicingGraphs@80627 bc3139a8-67e5-0310-9ffc-ced21a209358

Herve Pages authored on 21/09/2013 02:10:46
Showing 1 changed files

... ...
@@ -26,6 +26,7 @@ exportClasses(GeneModel, SplicingGraphs)
26 26
 exportMethods(
27 27
     length,
28 28
     names,
29
+    show,
29 30
     "[",
30 31
     "[[",
31 32
     elementLengths,