Opened 16 years ago

Closed 16 years ago

#121 closed enhancement (fixed)

BGX-importer should 0-pad Array_Address_ID if the BGX-file doesn't have done that already

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

Description

There was a report on the mailing list that some BGX files (eg. MouseWG-6_V1_1_R3_11234304_A.bgx) has Array_Address_ID values that are not 0-padded.

http://www.mail-archive.com/basedb-devel@lists.sourceforge.net/msg00312.html

The best solution that avoids backwards compatibility problems is to let the BGX importer 0-pad the values. The Array_Address_ID should be 10 characters long.

Change History (2)

comment:1 by Martin Svensson, 16 years ago

Owner: changed from Nicklas Nordborg to Martin Svensson
Status: newassigned

comment:2 by Martin Svensson, 16 years ago

Resolution: fixed
Status: assignedclosed

(In [737]) Fixes #121 BGX-importer should 0-pad Array_Address_ID if the BGX-file doesn't have done that already. Also changed some version-tags to hold the correct number.

Note: See TracTickets for help on using tickets.