addClusterTableComment: addClusterTableComment

Description Usage Arguments

View source: R/groupClusters.R

Description

Adds explanation to the table about the columns

Usage

1
2
addClusterTableComment(table, patternIntersect, clusterIdHeader,
  searchClusterPatterns)

Arguments

table

A table with columns containing cluster IDs, reference and alternative nucleotide. See the output of the identifyClusters function for more information about the table.

patternIntersect

A Boolean if the table contains patterns and these needed to be processed as well.

clusterIdHeader

Contains the name of the column with the cluster IDs.

searchClusterPatterns

A Boolean if it's needed to search to cluster patterns (e.g. GA > TT).


AlexJanse/cMut documentation built on May 25, 2019, 4 a.m.