## S3 method for class 'GenBankRecord':
cds(x)## S3 method for class 'GenBankRecord':
exons(x)
## S3 method for class 'GenBankRecord':
genes(x)
## S3 method for class 'GenBankRecord':
transcripts(x)
## S3 method for class 'GenBankRecord':
getSeq(x, ...)
## S3 method for class 'GenBankFile':
getSeq(x, ...)
## S3 method for class 'GBAccession':
getSeq(x, ...)
## S3 method for class 'GenBankRecord':
cdsBy(x, by = c("tx", "gene"))
## S3 method for class 'GenBankRecord':
exonsBy(x, by = c("tx", "gene"))
## S3 method for class 'GenBankRecord':
isCircular(x)
## S3 method for class 'GenBankRecord':
seqinfo(x)