org.intermine.bio.postprocess
Class CreateFlyBaseLinkIns

java.lang.Object
  extended by org.intermine.bio.postprocess.CreateFlyBaseLinkIns

public class CreateFlyBaseLinkIns
extends java.lang.Object

Create file to send to FlyBase to link in to each FBGN... identifier available in FlyMine.


Constructor Summary
CreateFlyBaseLinkIns()
           
 
Method Summary
static void createLinkInFile(ObjectStore os)
          Create link-in file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateFlyBaseLinkIns

public CreateFlyBaseLinkIns()
Method Detail

createLinkInFile

public static void createLinkInFile(ObjectStore os)
                             throws java.lang.Exception
Create link-in file.

Parameters:
os - ObjectStore to find Genes in
Throws:
java.lang.Exception - if anything goes wrong