An Introduction to GenomicTools.fileHandler

library(GenomicTools.fileHandler)
library(knitr)
knitr::opts_chunk$set(echo = TRUE)
knitr::opts_knit$set(base.dir=getwd())
knitr::opts_chunk$set(echo = TRUE,
                      dev=c("png"))

Introduction

This packages contains a collection of I/O functions to deal with the most commonly used datatypes and operations in Bioinformatics.



Try the GenomicTools.fileHandler package in your browser

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

GenomicTools.fileHandler documentation built on March 26, 2020, 7:23 p.m.