import.bedo {ORFik}R Documentation

Load GRanges object from .bedo

Description

.bedo is .bed ORFik, an optimized bed format for coverage reads with read lengths .bedo is a text based format with columns: chromosome, start, stop, width, strand, (cigar # M's, match/mismatch total) , duplicates of that read

Usage

import.bedo(path)

Arguments

path

a character, location on disc (full path)

Value

GRanges object


[Package ORFik version 1.6.9 Index]