cigar2covr: Function to return covered chromosomal positions from a start...

Description Usage Arguments

View source: R/helper_functions.r

Description

Function to return covered chromosomal positions from a start position and CIGAR string

Usage

1
cigar2covr(first.pos = NULL, cigar = NULL)

Arguments

first.pos

Genomic position where the CIGAR string starts (from 11th or 13th column in the Chimeric.out.junction file)

cigar

CIGAR string (from 12th or 14th column in the Chimeric.out.junction file)


KasperThystrup/circulaR documentation built on March 14, 2021, 12:44 p.m.