Uses of Interface
fr.ens.biologie.genomique.eoulsan.checkers.Checker
Packages that use Checker
Package
Description
This package contains and define checkers of DataFormat.
This package contains Eoulsan workflow core class.
This package contains Eoulsan workflow dedicated classes.
This package contains classes for data files, data types and data formats.
This package define the steps for the Eoulsan workflow.
This package contain all the classes related to the differential analysis step.
-
Uses of Checker in fr.ens.biologie.genomique.eoulsan.checkers
Classes in fr.ens.biologie.genomique.eoulsan.checkers that implement CheckerModifier and TypeClassDescriptionclassThis class define a Checker on the design for DESeq2 analyzes.classThis class define a Checker on genome FASTA files.classThis class define a Checker on GFF annotation.classThis class define a Checker on GTF annotation.classThis class define a checker on FASTQ files. -
Uses of Checker in fr.ens.biologie.genomique.eoulsan.core
Methods in fr.ens.biologie.genomique.eoulsan.core that return CheckerModifier and TypeMethodDescriptionModule.getChecker()Get the checker for the moduleStep.getChecker()Get Checker. -
Uses of Checker in fr.ens.biologie.genomique.eoulsan.core.workflow
Methods in fr.ens.biologie.genomique.eoulsan.core.workflow that return Checker -
Uses of Checker in fr.ens.biologie.genomique.eoulsan.data
Methods in fr.ens.biologie.genomique.eoulsan.data that return CheckerModifier and TypeMethodDescriptionDataFormat.getChecker()Get the checker needed to check data of this type.MapperIndexDataFormat.getChecker()XMLDataFormat.getChecker() -
Uses of Checker in fr.ens.biologie.genomique.eoulsan.modules
Methods in fr.ens.biologie.genomique.eoulsan.modules that return Checker -
Uses of Checker in fr.ens.biologie.genomique.eoulsan.modules.diffana
Methods in fr.ens.biologie.genomique.eoulsan.modules.diffana that return Checker