InterFuns: Internal functions

BarcodeSegmentR Documentation

Internal functions

Description

Internal functions

Usage

BarcodeSegment(
  file,
  NT,
  length = 20000,
  MinLength = 10,
  ChangePoints = 98,
  StateStat = "Mean"
)

normalize_signal(sig)

MyChangePoint(sig, MinLength = 10, ChangePoints = 68, StateStat = "Mean")

Arguments

file

The file of fast5

NT

The number of cores to use, i.e. at most how many child processes will be run simultaneously.


tangchao7498/DecodeR documentation built on May 27, 2023, 7:21 p.m.