## Not run:
# setwd(system.file("extdata",package="BitSeq"))
# parseAlignment( "data-c0b0.sam", outFile = "data-c0b0.prob", trSeqFile = "ensSelect1.fasta",
# trInfoFile = "data.tr", uniform = TRUE);
#
# estimateVBExpression( probFile="data-c0b0.prob", outFile="data-c0b0-a", outputType="RPKM",
# samples=1000, trInfoFile="data.tr", seed=47, verbose=TRUE)
# estimateVBExpression( probFile="data-c0b0.prob", outFile="data-c0b0-b", trInfoFile="data.tr")
# estimateVBExpression( probFile="data-c0b0.prob", outFile="data-c0b0-c", trInfoFile="data.tr",
# optLimit=1e-6, optMethod = "HS", procN=12, veryVerbose=TRUE);
# ## End(Not run)
Run the code above in your browser using DataLab