powered by
Get the genetic code id.
# S3 method for CodonAlphabet getTableId(this, ...)
A CodonAlphabet object.
Not used.
A numeric vector of length one.
For more information see CodonAlphabet.
CodonAlphabet
# NOT RUN { # create CodonAlphabet object a<-CodonAlphabet() # get genetic code id getTableId(a) # get genetic code id via virtual field a$tableId # }
Run the code above in your browser using DataLab