Uses of Annotation Interface
fr.ens.biologie.genomique.eoulsan.annotations.HadoopCompatible
Packages that use HadoopCompatible
Package
Description
This package contains class for protocols used by the
DataFile classes.This package contain all the classes related to the expression step.
This package contain all the classes related to FastQC.
This package contain all the classes related to the mapping (reads filtering, mapping and
alignments filtering) step in local mode.
This package contain classes related to upload data to HDFS and Cloud.
-
Uses of HadoopCompatible in fr.ens.biologie.genomique.eoulsan.data.protocols
Classes in fr.ens.biologie.genomique.eoulsan.data.protocols with annotations of type HadoopCompatibleModifier and TypeClassDescriptionclassThis class define a additional annotation protocol.classThis class define a annotation protocol.classThis class implements a File Protocol.classThis class define a genome protocol.classThis class define a annotation protocol.classThis class define a annotation protocol. -
Uses of HadoopCompatible in fr.ens.biologie.genomique.eoulsan.modules.expression
Classes in fr.ens.biologie.genomique.eoulsan.modules.expression with annotations of type HadoopCompatibleModifier and TypeClassDescriptionclassThis class define a module that create annotated expression files in TSV, ODS or XLSX format. -
Uses of HadoopCompatible in fr.ens.biologie.genomique.eoulsan.modules.fastqc
Classes in fr.ens.biologie.genomique.eoulsan.modules.fastqc with annotations of type HadoopCompatibleModifier and TypeClassDescriptionclassThis class define a module that compute QC report using FastQC. -
Uses of HadoopCompatible in fr.ens.biologie.genomique.eoulsan.modules.mapping.local
Classes in fr.ens.biologie.genomique.eoulsan.modules.mapping.local with annotations of type HadoopCompatibleModifier and TypeClassDescriptionclassThis class define a module for converting BAM files into SAM.classThis class define a module for converting SAM files into BED.classThis class define a module for reads splitting. -
Uses of HadoopCompatible in fr.ens.biologie.genomique.eoulsan.modules.mgmt.upload
Classes in fr.ens.biologie.genomique.eoulsan.modules.mgmt.upload with annotations of type HadoopCompatibleModifier and TypeClassDescriptionclassThis Step allow to define the list of the formats of the files to download at the end of a Hadoop execution.