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.



fischuu/GenomicTools.fileHandler documentation built on Feb. 15, 2025, 1:11 p.m.