inst/script/use_esophageal.R

## load the library
library(HiLDA)

## read in the data
inputFile <- system.file("extdata/esophageal.mp.txt.gz", package="HiLDA")

## perform Shiraishi et al's method, pmsignature, to extract signatures
G <- hildaReadMPFile(inputFile, numBases=5, trDir=TRUE)

Try the HiLDA package in your browser

Any scripts or data that you put into this service are public.

HiLDA documentation built on Nov. 8, 2020, 11:09 p.m.