parseCigar {ORFik}R Documentation

Shift ribo-seq reads using cigar string

Description

Shift ribo-seq reads using cigar string

Usage

parseCigar(cigar, shift, is_plus_strand)

Arguments

cigar

the cigar of the reads

shift

the shift as integer

is_plus_strand

logical

Value

the shifted read


[Package ORFik version 1.4.0 Index]