-
Constructor Summary
Constructors
-
Method Summary
static void
void
process(File blastXMLFile,
File gffFile,
File gffOutputFile,
double maxEScore,
double percentageAligned,
boolean includeFrameShift,
boolean includeNegativeStrand)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
process
public void process(File blastXMLFile,
File gffFile,
File gffOutputFile,
double maxEScore,
double percentageAligned,
boolean includeFrameShift,
boolean includeNegativeStrand)
throws Exception
- Throws:
Exception
-