Skip to content
Prev 159 / 21312 Next

[Bioc-devel] Invitation to the bioC developers Meeting in Sea ttle Mon 15 Aug

We want to reduce the complexity that users and developers face
when approaching the system.

-- The packages should distinguish
themselves through high-level documentation/naming so that users
can decide easily which to use.
-- If two packages do very similar
things it would be good for the developers to talk to one another
and decide how to reduce needless complexity, either by amalgamating
the packages or dividing up the intersection so that there
is no overlap.
-- If packages define containers for high-throughput
data structures that are similar to exprSets (GxN assay results,
Nxp phenodata), developers should consider how to simplify conversions.
-- If packages define annotation containers, there should be some
consideration of how the annotation processes of well-established
workflows like affy/annaffy could be emulated.

Any changes should be made keeping in mind the
need for a deprecation period when packages drop functionality.