Opened 11 years ago

Closed 11 years ago

#422 closed task (fixed)

Implement wizards for RNA->cDNA processing

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: critical Milestone: Reggie v2.12
Component: net.sf.basedb.reggie Keywords:
Cc:

Description (last modified by Nicklas Nordborg)

This ticket is the master ticket for the multiple wizards that are needed to process RNA into cDNA which is about half-way in the library preparation process. We have identified about five sub-steps/wizards that are needed (subtickets will be created later):

  1. (#424) Select RNA items and place on a plate. Sub-items and sub-plates are created without creation date to indicate that the laboratory process has not yet been completed.
  2. (#425) Generate a lab protocol with necessary information such as storage location, etc.
  3. (#440) Generate files that are needed by laboratory instruments so that users don't have to type or copy information manually.
  4. (#436) Import quality control measurements.
  5. (#441) Register the cDNA process as completed, including information about dates, operators, protocols, etc.

Attachments (1)

cdna-wizards-1.txt (1.2 KB ) - added by Nicklas Nordborg 11 years ago.
Overview of items and information to be registered

Download all attachments as: .zip

Change History (21)

comment:1 by Nicklas Nordborg, 11 years ago

Milestone: Reggie v2.9Reggie v2.x

comment:2 by Nicklas Nordborg, 11 years ago

Description: modified (diff)

comment:3 by Nicklas Nordborg, 11 years ago

Description: modified (diff)

by Nicklas Nordborg, 11 years ago

Attachment: cdna-wizards-1.txt added

Overview of items and information to be registered

comment:4 by Nicklas Nordborg, 11 years ago

Status: newassigned

comment:5 by Nicklas Nordborg, 11 years ago

(In [1734]) References #422: Implement wizards for RNA->cDNA processing

Added subtypes and bioplate types to the installation servlet. Added some more RNA items to the test data file which can be used to test the new wizards. Added a new section on the index page (links not working).

comment:6 by Nicklas Nordborg, 11 years ago

(In [1746]) References #422: Implement wizards for RNA->cDNA processing

Installing 'Stratagene' as a pre-defined extract so that we can use it in the wizards.

Also updated the Rna.findRnaWithoutQc() method so that it ignores all extracts that doesn't have a creation date.

comment:7 by Nicklas Nordborg, 11 years ago

Description: modified (diff)

comment:8 by Nicklas Nordborg, 11 years ago

Description: modified (diff)

comment:9 by Nicklas Nordborg, 11 years ago

(In [1789]) References #422, #424 and #425. Renamed 'Stratagene' to 'Stratagene.r' to follow the general naming convention for RNA items.

comment:10 by Nicklas Nordborg, 11 years ago

Description: modified (diff)

comment:11 by Nicklas Nordborg, 11 years ago

(In [1815]) References #422 and #423. Rearranged the Reggie main page since it was becoming a bit unbalanced. Moved all lab-related wizards to the left column and all administrative wizards to the right column. Added a new section for pooling and flow-cell related wizards and changed the icon for the barcoding and library preparation wizards.

comment:12 by Nicklas Nordborg, 11 years ago

Milestone: Reggie v2.xReggie v2.12

comment:13 by Nicklas Nordborg, 11 years ago

(In [1867]) References #422, #423 and other related tickets. Updated @since javadoc annotations to @since 2.12 for new methods and classes.

comment:14 by Nicklas Nordborg, 11 years ago

(In [1892]) References #422: Implement wizards for RNA->cDNA processing

Remove debug flag. The four RNA->cDNA wizards should more or less be fully working now.

comment:15 by Nicklas Nordborg, 11 years ago

(In [1899]) References #422 and #423. New name pattern for mRNA, cDNA and Library plates: MRnaPlateNNNN, CDnaPlateNNNN and LibPlateNNNN.

comment:16 by Nicklas Nordborg, 11 years ago

(In [1920]) References #422, #423 and #478. Disabled links to non-working wizards in preparation for beta-release.

comment:17 by Nicklas Nordborg, 11 years ago

(In [1924]) References #422, #423 and #478. Re-enabled links to wizards in development.

comment:18 by Nicklas Nordborg, 11 years ago

(In [1977]) References #422, #423, #478 and more... Added Operator annotation and use it for all steps in the library preparation and pooling.

comment:19 by Nicklas Nordborg, 11 years ago

(In [2004]) References #422, #423 and #478. Added several bioplate annotation types into categories so that they will be easier to find those that are useful for bioplates of a given bioplate type in the regular BASE interface (assuming that BASE 3.2.3 has been installed; see http://base.thep.lu.se/ticket/1761).

comment:20 by Nicklas Nordborg, 11 years ago

Resolution: fixed
Status: assignedclosed

Closing this now since the wizards seems to be working well.

Note: See TracTickets for help on using tickets.