util.bio.annotation
Class ExportIntronicRegions
java.lang.Object
util.bio.annotation.ExportIntronicRegions
- public class ExportIntronicRegions
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportIntronicRegions
public ExportIntronicRegions(java.lang.String[] args)
buildAndPrintIntrons
public void buildAndPrintIntrons()
fetchIntrons
public java.lang.String[] fetchIntrons(boolean[] mask,
UCSCGeneLine[] genes)
makeExonMask
public boolean[] makeExonMask(UCSCGeneLine[] genes)
main
public static void main(java.lang.String[] args)
processArgs
public void processArgs(java.lang.String[] args)
- This method will process each argument and assign new varibles
printDocs
public static void printDocs()