R/expressionSetIllumina_channelNames.R

setMethod("channelNames", signature(object="ExpressionSetIllumina"), function(object){

	unique(as.character(object@channelData[[1]]))
	}

)

Try the beadarray package in your browser

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

beadarray documentation built on Nov. 8, 2020, 4:51 p.m.