Opened 17 years ago
Closed 17 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 , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 17 years ago
comment:3 by , 17 years ago
comment:4 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:5 by , 17 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
The metadata extractor only extracts the number of controls, not the number of probes.
comment:6 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
(In [567]) References #98 A start of a BGX validator/metadatareader.