plotClustAccuracy: Plot accuracy of clustring in respect to known location of...

Description Usage Arguments Author(s)

View source: R/plotting.R

Description

Plot accuracy of clustring in respect to known location of each PacBio read.

Usage

1
2
plotClustAccuracy(pVal.df = NULL, num.clusters = NULL,
  thresh = c(0.5, 0.6, 0.7, 0.8, 0.9, 0.99))

Arguments

pVal.df

A data.frame of probability values.

num.clusters

Number of cluster present in probability table.

thresh

A vector of probability thresholds to obtain accuracy of clustering.

Author(s)

David Porubsky


daewoooo/SaaRclust documentation built on May 28, 2019, 7:50 p.m.