ComputeRejectRate_legacy: Function to compute the reject rate(The filtering rate in...

View source: R/VariantSummary.R

ComputeRejectRate_legacyR Documentation

Function to compute the reject rate(The filtering rate in concensus variant calling)

Description

This function allows you to computae the filtering rate for each single cell

Usage

ComputeRejectRate_legacy(WD)

Arguments

WD

The path to the work space usually XXX/mitoV/final

Value

a dataframe that store the percentage of variant in a given threahold again total

Examples

DN9_BMMC_RejectRate<-ComputeRejectRate("/lab/solexa_weissman/cweng/Projects/MitoTracing_Velocity/SecondaryAnalysis/Donor4Donor9/Donor9/DN9_BMMC/MTenrichCombine/mitoV/final/")

chenweng1991/scMitoTracing documentation built on July 2, 2024, 8:41 p.m.