
Returns a list of transcript IDs (i.e. transcript names).
getTranscriptIds(labbcat.url)
URL to the LaBB-CAT instance
A list of transcript IDs
# NOT RUN {
## List all transcripts
transcripts <- getTranscriptIds("https://labbcat.canterbury.ac.nz/demo/")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab