Mpetredi Week 14

From LMU BioDB 2013
Revision as of 17:08, 3 December 2013 by Mpetredi (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Mitchell Petredis

Lab Progression

December 3, 2013

  1. Added the following string of code in Eclipse (line is highlighted)
    • [Insert New String of Code Picture Here]
    • String of code also available below as text:
    • @Override
   public TableManager getSystemTableManagerCustomizations(TableManager tableManager, TableManager primarySystemTableManager, Date version) throws SQLException, InvalidParameterException {
       List<String> comparisonList = new ArrayList<String>();
       comparisonList.add("ordered locus");
       comparisonList.add("ORF");
       return systemTableManagerCustomizationsHelper(tableManager, primarySystemTableManager, version, "OrderedLocusNames", comparisonList);
   }
  1. Used all files except for the .gdb to run another import/export, using the latest version of gmbuilder
  2. All information pertaining to import/export 3 can be found under [[Team Name]] in "Important Files 3".


[[Team Name]]

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox