loadSamples(fileName, trInfoFile=NULL)
writeSamples(data, fileName)loadSamples function load samples from the specified file into a DataFrame.
If the transcript information file is provided, the transcript names are use as row names.The writeSamples function can save samples from a DataFrame into a file in format which is valid for BitSeq and can be used in other functions.
estimateExpression