
Gets the number of annotations on the given layer of the given transcript
countAnnotations.Rd
Returns the number of annotations on the given layer of the given transcript.
Arguments
- labbcat.url
URL to the LaBB-CAT instance
- id
A transcript ID (i.e. transcript name)
- layer.id
A layer ID
- max.ordinal
The maximum ordinal for the counted annotations. e.g. a max.ordinal of 1 will ensure that only the first annotation for each parent is returned. If max.ordinal is null, then all annotations are counted, regardless of their ordinal.