R/redundant.R

#redundant.R
#package: msap
#Author: Andrés Pérez-Figueroa (anpefi@uvigo.es)

#This function should reduce redundant markers, i.e. markers that shown the same score across samples

redundant <- function(data){
	
}

Try the msap package in your browser

Any scripts or data that you put into this service are public.

msap documentation built on May 2, 2019, 9:58 a.m.