seqinfo | R Documentation |
seqinfo
seqinfo
seqinfo
seqinfo
seqinfo
## S4 method for signature 'gGraph'
seqinfo(x)
## S4 method for signature 'gNode'
seqinfo(x)
## S4 method for signature 'gEdge'
seqinfo(x)
## S4 method for signature 'Junction'
seqinfo(x)
## S4 method for signature 'gWalk'
seqinfo(x)
x |
a gWalk |
the seqinfo of this graph
the seqinfo of this gNode
the seqinfo of this gEdge
the seqinfo of this Junction
the seqinfo of this gWalk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.