Learn R Programming

GenomicTools.fileHandler (version 0.1.5.9)

example.bed: Example Gene Annotation in Bed-Format

Description

This file contains some example lines to represent a typical bed file that can be used to try the corresponding functions.

Arguments

Format

A file with three column Chr, Start and End.

Details

The file is locate din the /extdata folder of the package and is accessible after installation via system.file("extdata","example.bed", package="GenomicTools.fileHandler")