makeTransTableList {GeneticsBase} | R Documentation |
Calls makeTransTable to create each item of the list.
makeTransTableList(alleleStringVec, listNames = NULL)
alleleStringVec |
character vector such as c("12", "ACGT") |
listNames |
names of translation tables |
If it is a LIST, use:
comp1 |
Description of 'comp1' |
comp2 |
Description of 'comp2' |
...
Scott Chasalow Scott.Chasalow@bms.com, Junsheng Cheng cjsuicedu@yahoo.com
## Not run: ## End(Not run) # End of \dontrun