read_bed: Read .bed file

Description Usage Arguments Value See Also

View source: R/read_bed.R

Description

BioNano structural variants are usually exported as BED files for visualization in IrysView application.

Usage

1
read_bed(filename, sort = FALSE)

Arguments

sort

logical. If "TRUE", the results will be sorted by genomic coordinates, otherwise to keep order as in file

file

.bed file to read

Value

'read_bed()' returns a data frame

See Also

read_smap


yanlinlin82/Rbionano documentation built on Dec. 26, 2019, 7:37 a.m.