Difference between revisions of "Gleis Week 12"
From LMU BioDB 2013
Line 40: | Line 40: | ||
[[Leishmania major|Off The Leish]] | [[Leishmania major|Off The Leish]] | ||
+ | |||
+ | [[Category:Journal Entry]] [[Category:Leishmania major]] |
Latest revision as of 19:58, 14 November 2013
[edit] Lab Journal
- Checked out code from sourceforge @ https://svn.code.sf.net/p/xmlpipedb/code
- Followed directions to configure new project wizard
- Entered name and clicked finish
- Add JDK work environment
- Window>preferences>Java
- Follow direction to build path and use as source folder
- Begin adding species profile
- src folder> edu.lmu.xmlpipedb.gmbuilder.databasetoolkit.profiles
- right click and New > Class
- enter the following:
Name: LeishmaniaMajorUniProtSpeciesProfile (no spaces, capitalizing the first letters of each word) Superclass: edu.lmu.xmlpipedb.gmbuilder.databasetoolkit.profiles.UniProtSpeciesProfile (you can also click on Browse... to navigate to this if you don’t feel like typing)
- clicked finish
- open new java file
- add constructor from Coder
- edit for Leishmania major
- Entered code for OrderedLocusNames
Eclipse>workbench>+canister>follow coder instructions>window>
notes:
use antbuild in eclipse
use firstobject xml
edit>find>F3
customize src>right click datbase profiles>follow coder page
Identify MOD- species pattern link
Run export and check for database update