Display the object, by printing, plotting or whatever suits its
class. This function exists to be specialized by methods. The
default method calls showDefault.
Formal methods for show will
usually be invoked for automatic printing (see the details).
Usage
show(object)
# S4 method for class 'CellCycleMarkers'
show(object)
# S4 method for class 'CellTypeMarkers'
show(object)Examples
data(cellCycleMarkersList, cellTypeMarkersList)
## CellCycleMarkers ====
object <- cellCycleMarkersList[[1L]]
show(object)
#> CellCycleMarkers
#> Drosophila melanogaster (Ensembl 101)
#> g2m(37): Bub1 BubR1 ... twe vih
#> s(29): Blm CDC45L ... spn-A tos
## CellTypeMarkers ====
object <- cellTypeMarkersList[[1L]]
show(object)
#> CellTypeMarkers
#> Drosophila melanogaster (Ensembl 101)
#> crystal_cell(5): PPO1 Sox102F ... lz mam
#> lamellocyte(16): 14-3-3zeta Eip75B ... pnt tx
#> plasmatocyte(18): Col4a1 He ... pnt ttk
#> prohemocyte(8): Tep4 dome ... srp wg