Opened 15 years ago
Closed 15 years ago
#89 closed task (fixed)
Installation program and documentation
Reported by: | Nicklas Nordborg | Owned by: | Johan Enell |
---|---|---|---|
Priority: | critical | Milestone: | Illumina package v1.0 |
Component: | net.sf.basedb.illumina | Keywords: | |
Cc: |
Description
Create an installation program with documentation. The installation program needs to:
- Add a new raw data type
- Add more annotation columns to reporters
- Create platform(s) and data file type(s)
- Register the plug-ins
- more...?
One idea is that the installation program is itself a plug-in. This would work well for the registration of platform and file types, but it still needs a manual database update to create tables/columns needed for the Illumina raw data type and reporter annotations.
Change History (24)
comment:1 Changed 15 years ago by
Milestone: | → Illumina package v1.0 |
---|
comment:2 Changed 15 years ago by
comment:3 Changed 15 years ago by
comment:4 Changed 15 years ago by
comment:5 Changed 15 years ago by
comment:6 Changed 15 years ago by
comment:7 Changed 15 years ago by
comment:8 Changed 15 years ago by
comment:9 Changed 15 years ago by
comment:11 Changed 15 years ago by
comment:12 Changed 15 years ago by
comment:13 Changed 15 years ago by
comment:14 Changed 15 years ago by
What about creating Scanner (Hardware) and Software entries?
According to the README:
- Scanner = Illumina BeadArray? Reader
- Software = Illumina BeadScan?
Maybe also an entry for BeadStudio??
I think the installation program can have boolean options for this and maybe additional fields for setting the name and versions:
- Create scanner: yes/no
- Scanner name: Illumina BeadArray? Reader
- Scanner version:
...and the same for software. The default of the first parameter should be 'yes' if this is a first time installation and 'no' otherwise.
comment:15 Changed 15 years ago by
comment:16 Changed 15 years ago by
comment:17 Changed 15 years ago by
comment:18 Changed 15 years ago by
comment:20 Changed 15 years ago by
comment:21 Changed 15 years ago by
comment:22 Changed 15 years ago by
comment:23 Changed 15 years ago by
comment:24 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [549]) References #89: Installation program and documentation
Updated installation procedure to something that might actually work when BASE 2.6 is released.