Opened 15 years ago
Closed 15 years ago
#758 closed enhancement (fixed)
Store number of features in a database column of ArrayDesign
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | critical | Milestone: | BASE 2.5 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
The current implementation doesn't store this information. We must either do a count() query or, for Affymetrix data, check the CDF file.
Change History (2)
comment:1 Changed 15 years ago by
Owner: | changed from everyone to Nicklas Nordborg |
---|---|
Status: | new → assigned |
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [3741]) Fixes #758: Store number of features in a database column of ArrayDesign?