[Bioc-devel] SnpSet Creation Function Prototype Not Valid R Code

Dario Strbenac dstr7320 at uni.sydney.edu.au
Thu Aug 24 05:00:02 CEST 2017


Good day,

It's formatted in monospace font, implying that it's R code, but

new('SnpSet', phenoData = [AnnotatedDataFrame], experimentData = [MIAME], annotation = [character], protocolData = [AnnotatedDataFrame], call = [matrix], callProbability = [matrix], ...)

is just pseudocode. Also, object creation using new is discouraged. Perhaps SnpSet could have a proper constructor, like ExpressionSet does?

--------------------------------------
Dario Strbenac
University of Sydney
Camperdown NSW 2050
Australia



More information about the Bioc-devel mailing list