Opened 16 years ago

Closed 16 years ago

#98 closed task (fixed)

Implement validator and metadata extractor plug-in for BGX files

Reported by: Nicklas Nordborg Owned by: Martin Svensson
Priority: major Milestone: Illumina package v1.0
Component: net.sf.basedb.illumina Keywords:
Cc:

Description

It should simply check the [Heading] section in the beginning of the file and extract the "Number of Probes" and "Number of Controls" values. It should of course support compressed (gzip) and non-compressed files.

NOTE! This can't currently be implemented since the BASE core doesn't have support for validators and meta data-extractors in external jar files. See http://base.thep.lu.se/ticket/911

Change History (6)

comment:1 by Martin Svensson, 16 years ago

Owner: changed from Johan Enell to Martin Svensson
Status: newassigned

comment:2 by Martin Svensson, 16 years ago

(In [567]) References #98 A start of a BGX validator/metadatareader.

comment:3 by Martin Svensson, 16 years ago

(In [569]) References #98 The validator and meta data reader is done. The installation routine needs to be updated before this ticket is finished.

comment:4 by Martin Svensson, 16 years ago

Resolution: fixed
Status: assignedclosed

(In [579]) Fixes #98 Implement validator and metadata extractor plug-in for BGX files

comment:5 by Nicklas Nordborg, 16 years ago

Resolution: fixed
Status: closedreopened

The metadata extractor only extracts the number of controls, not the number of probes.

comment:6 by Nicklas Nordborg, 16 years ago

Resolution: fixed
Status: reopenedclosed

(In [584]) Fixes #98: Implement validator and metadata extractor plug-in for BGX files

Note: See TracTickets for help on using tickets.