Last chance! 50% off unlimited learning
Sale ends in
feature-report
file
into a xys-file that can be used with the function
read.xysfiles
of package oligo
.
ftr2xys(ftr.file, path=getwd())
NULL
invisibly and is only called for
its side effect to write the xys-file into the current
working directory.
.ftr
replaced by .xys
.
## Not run:
# sapply(list.files(pattern=".ftr$"),ftr2xys)
# library(oligo)
# fs = read.xysfiles(list.xysfiles())
# ## End(Not run)
Run the code above in your browser using DataLab