hits_identification: Identify important siRNA hits

Description Usage Arguments Value

Description

This function identifies important siRNA hits as the ones with percentage of healthy-like cells above a threshold

Usage

1
2
hits_identification(disease_percent, siRNA_percent, std_siRNA_percent,
  siRNA_number, siRNA_name, number_of_plates)

Arguments

disease_percent

A vector of healthy-like cell percentage in disease control samples

siRNA_percent

A vector of healthy-like cell percentage in siRNA samples

std_siRNA_percent

A vector of standard deviations of each siRNA sample across replicate experiments

siRNA_number

A vector of ratio between the number of cells in each siRNA sample and mean cell numbers in healthy control samples

siRNA_name

A character vector contains the names of each siRNA

number_of_plates

The number of replicate experiments

Value

A character vector containing the names of siRNA hits


aspen-shen/RefCells documentation built on May 17, 2019, 2:49 p.m.