Uses of Annotation Interface
fr.ens.biologie.genomique.eoulsan.annotations.HadoopOnly
Packages that use HadoopOnly
Package
Description
This package contains class for protocols used by the
DataFile classes.This package contain all the classes related to the expression step in hadoop mode.
This package contain all the classes related to the mapping (reads filtering, mapping and
alignments filtering) step in hadoop mode.
This package contain classes related data management in Hadoop mode.
This package contain classes related to upload data to HDFS and Cloud.
-
Uses of HadoopOnly in fr.ens.biologie.genomique.eoulsan.data.protocols
Classes in fr.ens.biologie.genomique.eoulsan.data.protocols with annotations of type HadoopOnlyModifier and TypeClassDescriptionclassThis class define the FTP protocol in Hadoop mode.classThis class define the HDFS protocol in Hadoop mode.classThis class define the HTTP protocol in Hadoop mode.classThis class define the HTTP protocol in Hadoop mode. -
Uses of HadoopOnly in fr.ens.biologie.genomique.eoulsan.modules.expression.hadoop
Classes in fr.ens.biologie.genomique.eoulsan.modules.expression.hadoop with annotations of type HadoopOnlyModifier and TypeClassDescriptionclassThis class is the main class for the expression program of the reads in hadoop mode. -
Uses of HadoopOnly in fr.ens.biologie.genomique.eoulsan.modules.mapping.hadoop
Classes in fr.ens.biologie.genomique.eoulsan.modules.mapping.hadoop with annotations of type HadoopOnlyModifier and TypeClassDescriptionclassThis class define a Step that filter and map read in Hadoop mode.classThis class is the main class for the filter reads program in hadoop mode.classThis class define an mapper module in Hadoop mode.classThis class define a module for converting SAM files into BAM.classThis class define a filter alignment step in Hadoop mode. -
Uses of HadoopOnly in fr.ens.biologie.genomique.eoulsan.modules.mgmt.hadoop
Classes in fr.ens.biologie.genomique.eoulsan.modules.mgmt.hadoop with annotations of type HadoopOnlyModifier and TypeClassDescriptionclassThis module copy design and workflow file to output directory. -
Uses of HadoopOnly in fr.ens.biologie.genomique.eoulsan.modules.mgmt.upload
Classes in fr.ens.biologie.genomique.eoulsan.modules.mgmt.upload with annotations of type HadoopOnlyModifier and TypeClassDescriptionclassThis class define a module for Hadoop file uploading.classThis class define a download module that retrieve data from HDFS at the end of an analysis.