read_bed: Read bed bed_file with bed_regions to run spector

Description Usage Arguments Value See Also

Description

Read bed bed_file with bed_regions to run spector

Usage

1
2
read_bed(bed_file, header = FALSE, ucsc_coord = FALSE,
  bed_region_size = NULL)

Arguments

bed_file

Path to the bed file

header

logical. Set TRUE if the bed file contains a header.

ucsc_coord

logical. Set TRUE if coordinates start with 0 like ucsc.

bed_region_size

integer. Region size to normalise bed file.

Value

A data.frame used in the following calculations

See Also

Other data import functions: full_genome_regions, read_cov, read_par_file


anasrana/spector documentation built on May 14, 2019, 2:36 p.m.