readBed: This function reads a BED file and stores the reads in a...

Description Usage Arguments Value

Description

This function reads a BED file and stores the reads in a GRanges object

Usage

1
readBed(filename, chr = 1, ignore_strand = FALSE)

Arguments

filename

File name of BED file

chr

Chromosome number

ignore_strand

When set to TRUE, the strand information is ignored in the overlap calculations (see package 'GenomicRanges')

Value

GRanges object with reads


FabianErdel/RWire documentation built on May 26, 2019, 7:26 a.m.