convertCigar {R453Plus1Toolbox}R Documentation

Basic functions for CIGAR strings

Description

These are temporary methods, that are likely to be replaced by methods from the Rsamtools package in near future.

Usage

    extendedCIGARToList(cigars)
    listToExtendedCIGAR(cigarList)

Arguments

cigars

A character vector with CIGAR strings.

cigarList

A list of converted CIGAR strings as produced by extendedCIGARToList


[Package R453Plus1Toolbox version 1.42.0 Index]