Mpetredi Week 14

From LMU BioDB 2013
Jump to: navigation, search

Mitchell Petredis

Lab Progression

December 3, 2013

  • Added the following string of code in Eclipse (line is highlighted)
    • 2013123 New String of Code.PNG
    • 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);
   }
  • Used all files except for the .gdb to run another import/export, using the latest version of gmbuilder
  • 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