IndelForm: IndelForm

Description Usage Arguments Details Value Examples

View source: R/function.R

Description

Generate scar form strings from scarinfo list for each reads

Usage

1

Arguments

scarinfo

List generate from FindIndel, for more see FindIndel

cln

The number of threads

Details

Title

Value

A new list of scarinfo, the scarform of each reads will add in the data frame of reads' informations

Examples

1
2
data("example_data",package = "LinTInd")
IndelForm(scarinfo,cln=1)

mana-W/LinTInd documentation built on Feb. 14, 2022, 10:13 a.m.