CountSNR: Calculate SNR and plot PCA

Description Usage Arguments Value Examples

View source: R/CountSNR.R

Description

Plot PCA and calculate SNR based on the first two principal componants of PCA.

Usage

1
2
3
4
5
6
7
CountSNR(
  dt.path = NULL,
  metadata.path = NULL,
  output.path = NULL,
  dt = NULL,
  metadata = NULL
)

Arguments

dt

Data table

metadata

Data table

Value

Numeric vector

Examples

1

chinese-quartet/MetQC documentation built on Dec. 19, 2021, 3:57 p.m.