Class GTFChecker

  • All Implemented Interfaces:
    Checker

    public class GTFChecker
    extends GFFChecker
    This class define a Checker on GTF annotation.
    Since:
    2.0
    Author:
    Laurent Jourdren
    • Constructor Detail

      • GTFChecker

        public GTFChecker()
        Public constructor.
    • Method Detail

      • getName

        public String getName()
        Description copied from interface: Checker
        Get the name of the checker.
        Specified by:
        getName in interface Checker
        Overrides:
        getName in class GFFChecker
        Returns:
        the name of the checker