Class OutputHitsGFF

    • Method Detail

      • process

        public void process​(File blastXMLFile,
                            File gffFile,
                            File gffOutputFile,
                            double maxEScore,
                            double percentageAligned,
                            boolean includeFrameShift,
                            boolean includeNegativeStrand)
                     throws Exception
        Throws:
        Exception
      • main

        public static void main​(String[] args)