Caltech Update - Brandon King
Accomplishments:
-Generate Graphviz diagrams which look like UML using Pymerase
-Wrote setup script for installing Pymerase
Next Week:
-Pymerase generation of GUIs
-More setup script improvement
UVa Update - Tom Laudeman
- Jodi cleaned up the schema some. We added a table to the security system so we can keep track of primary investigators (PI). Traditional groups aren't enough
-- the Microarray Center (called the BRF here at UVa) wants to know who the PI is. Jodi also removed loads of legacy stuff in the schema that isn't being used.
- Teela is back on our project for several weeks and is putting the final touches on the back end of the Analysis Trees.
After a couple of weeks working on other projects, I added some user requested features:
- Curator order view has a link to order owner's contact info
- Curator order view has a link to the QA data which is now being loaded from the RPT and EXP files.
- Curator order view has a link to the study. In yet another triumph for the security system, since the experimental conditions are not owned by the curator and therefore not writable, they render as text, not form fields. The triumph comes from not modifying the any existing code to achieve this.
- A couple of weeks ago I added a 'view one order' feature for the curators.
- I created the 'add PI to a specific user' and 'change user's PI' features.
- Fixed admin_cli.pl that we use to create new accounts to take PI as an argument.
- Patrick at George Washington U. has installed Va GeneX and found a bug in loading XLS Affy MAS5 data. I fixed that, added a new item to our test plan (since we missed the bug) and generally did some much needed cleaning in the loading scripts.
Next:
- allow users to chown orders and studies to the PI. Current thinking is that chown'ed records keep their group and group permissions.
- allow curators chown orders to the PI so that when the data is loaded, the PI will own it. Loaded data is owned by whoever owns the order.
- Analysis Tree work continues
- Additional reports for the curators in the microarray center
|