\name{makeTransTableList} \alias{makeTransTableList} \title{makeTransTableList creates a list of translation tables } \description{ Calls makeTransTable to create each item of the list. } \usage{ makeTransTableList(alleleStringVec, listNames = NULL) } \arguments{ \item{alleleStringVec}{ character vector such as c("12", "ACGT")} \item{listNames}{ names of translation tables} } \details{ } \value{ If it is a LIST, use: \item{comp1 }{Description of 'comp1'} \item{comp2 }{Description of 'comp2'} ... } %\references{ ~put references to the literature/web site here ~ } \author{Scott Chasalow \email{Scott.Chasalow@bms.com}, Junsheng Cheng \email{cjsuicedu@yahoo.com}} %note{ ~~further notes~~ } %\seealso{ \code{\link{geneSet}}, \code{\link{makeTransTable}} } \examples{ \dontrun{ } # End of \dontrun } \keyword{misc}% at least one, from doc/KEYWORDS %\keyword{ makeTransTable }% __ONLY ONE__ keyword per line