filter_irfinder_txt: Filter IRFinder intermediate table to remove likely false...

View source: R/irfinder_parsing.R

filter_irfinder_txtR Documentation

Filter IRFinder intermediate table to remove likely false positive IR predictions

Description

Filter IRFinder intermediate table to remove likely false positive IR predictions

Usage

filter_irfinder_txt(tib, warnings = FALSE, ratio_cutoff = 0.1)

Arguments

tib

IRFinder intermediate tibble with columns Warnings and IRratio

warnings

Filter out IR calls with Warnings

ratio_cutoff

Filter out IR calls with IRRatio <= this parameter

Value

A tibble in standardized junction format


TRON-Bioinformatics/splice2neo documentation built on July 1, 2024, 7:57 p.m.