Changeset 22696
- Timestamp:
- 03/09/10 12:59:52 (17 months ago)
- Location:
- trunk/bio/sources
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bio/sources/chado-db/main/src/org/intermine/bio/dataconversion/ModEncodeFeatureProcessor.java
r22539 r22696 115 115 } 116 116 117 /**117 /** 118 118 * Get a list of the chado/so types of the LocatedSequenceFeatures we wish to load. The list 119 119 * will not include chromosome-like features. -
trunk/bio/sources/uniprot/main/src/org/intermine/bio/dataconversion/UniprotFilterTask.java
r20462 r22696 70 70 * {@inheritDoc} 71 71 */ 72 public void execute() throws BuildException{72 public void execute() { 73 73 if (fileSet == null) { 74 74 throw new BuildException("fileSet must be specified");
Note: See TracChangeset
for help on using the changeset viewer.
