modify_gene_counts: Modify Gene Counts

View source: R/research.R

modify_gene_countsR Documentation

Modify Gene Counts

Description

This function takes the gene counts of a row of the takes the original gene counts of the datasets, multiplies them by 2 and then adds one to the count, creating a transformation of 2x+1. This function is designed to test the algorithmic stability of a clustering algorithm

Usage

modify_gene_counts(dataList)

Arguments

dataList

a list of data sets

Value

A data set list with modified gene counts


NWhitener/benchmarking documentation built on Oct. 23, 2023, 12:20 a.m.