riboSeqReadWidths {ORFik}R Documentation

Get RiboSeq widths

Description

Input a ribo-seq object and get width of reads, if input is p-shifted and GRanges, the "$score column" must exist, and contain the original read widths.

Usage

riboSeqReadWidths(reads)

Arguments

reads

a GRanges or GAlignment object.

Value

an integer vector of widths


[Package ORFik version 1.0.0 Index]