Uses of Annotation Interface
fr.ens.biologie.genomique.eoulsan.annotations.LocalOnly
Packages that use LocalOnly
Package
Description
This package contains class for protocols used by the
DataFile classes.This package define the steps for the Eoulsan workflow.
This packages contains the ChIP-Seq modules.
This packages contains the peak-calling modules.
This packages contains all the quality check modules for ChIP-Seq.
This package contain all the classes related to the differential analysis step.
This package contain all the classes related to the expression step in local mode.
This package contain generator steps.
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 LocalOnly in fr.ens.biologie.genomique.eoulsan.data.protocols
Classes in fr.ens.biologie.genomique.eoulsan.data.protocols with annotations of type LocalOnlyModifier and TypeClassDescriptionclassThis class define the ftp protocol in local mode.classThis class define the http protocol in local mode.classThis class define the http protocol in local mode. -
Uses of LocalOnly in fr.ens.biologie.genomique.eoulsan.modules
Classes in fr.ens.biologie.genomique.eoulsan.modules with annotations of type LocalOnlyModifier and TypeClassDescriptionclassThis class is a module that launch checkers.classCopy input files of a format in another location or in different compression format.classCopy output files of a step with a specified format to the output directory.classThis module is a module that always fails.classThis module is a fake module.final classThis class define a first module that do nothing.classThe Class GalaxyToolStep.classThis class define a import step.classThis class define a generic merger module.classThis class allow to install a requirement.classThis class define a module that execute a shell command.classThis class define a generic splitter module.classThis class define a merger module for technical replicates.classThis class define a terminal task that do nothing. -
Uses of LocalOnly in fr.ens.biologie.genomique.eoulsan.modules.chipseq
Classes in fr.ens.biologie.genomique.eoulsan.modules.chipseq with annotations of type LocalOnlyModifier and TypeClassDescriptionclassThis class merges SAM files of input of the same experiment.classThis class removes PCR duplicates from a SAM file.classThis class construct TrackHub for genome browser visualization. -
Uses of LocalOnly in fr.ens.biologie.genomique.eoulsan.modules.chipseq.peakcalling
Classes in fr.ens.biologie.genomique.eoulsan.modules.chipseq.peakcalling with annotations of type LocalOnlyModifier and TypeClassDescriptionclassThis class uses tools from the BEDTools suite.classThis class uses tools from the DeepTools suite.classThis class defines the macs2 peak-calling step.classThis class defines the peak merging step. -
Uses of LocalOnly in fr.ens.biologie.genomique.eoulsan.modules.chipseq.qc
Classes in fr.ens.biologie.genomique.eoulsan.modules.chipseq.qc with annotations of type LocalOnlyModifier and TypeClassDescriptionclassThis step computes how many spliced alignments there are in a SAM file.classThis class defines the IDR quality check step. -
Uses of LocalOnly in fr.ens.biologie.genomique.eoulsan.modules.diffana
Classes in fr.ens.biologie.genomique.eoulsan.modules.diffana with annotations of type LocalOnlyModifier and TypeClassDescriptionclassClass to run the differential analysis with DEseq2classThis class define the module of differential analysis in local mode.classThis class define a module that create annotated expression files in TSV, ODS or XLSX format.classThis class define the module for normalization -
Uses of LocalOnly in fr.ens.biologie.genomique.eoulsan.modules.expression.local
Classes in fr.ens.biologie.genomique.eoulsan.modules.expression.local with annotations of type LocalOnlyModifier and TypeClassDescriptionclassThis class is the module to compute expression in local mode -
Uses of LocalOnly in fr.ens.biologie.genomique.eoulsan.modules.generators
Classes in fr.ens.biologie.genomique.eoulsan.modules.generators with annotations of type LocalOnlyModifier and TypeClassDescriptionclassThis module allow to easily store output of generator to avoid computation at each Eoulsan startup.classThis class define a module that generate a Minimap2 mapper index.classThis class define a module that generate a STAR mapper index. -
Uses of LocalOnly in fr.ens.biologie.genomique.eoulsan.modules.mapping.local
Classes in fr.ens.biologie.genomique.eoulsan.modules.mapping.local with annotations of type LocalOnlyModifier and TypeClassDescriptionclassThis class define a module for reads filtering.classThis class define a module for reads mapping.classThis class define a module for converting SAM files into BAM.classThis class define a module for converting SAM files into FASTQ.classThis class define a Step for alignments filtering. -
Uses of LocalOnly in fr.ens.biologie.genomique.eoulsan.modules.mgmt.upload
Classes in fr.ens.biologie.genomique.eoulsan.modules.mgmt.upload with annotations of type LocalOnlyModifier and TypeClassDescriptionclassThis class define a Step for local mode file uploading. -
Uses of LocalOnly in fr.ens.biologie.genomique.eoulsan.modules.multiqc
Classes in fr.ens.biologie.genomique.eoulsan.modules.multiqc with annotations of type LocalOnly -
Uses of LocalOnly in fr.ens.biologie.genomique.eoulsan.modules.singlecell
Classes in fr.ens.biologie.genomique.eoulsan.modules.singlecell with annotations of type LocalOnlyModifier and TypeClassDescriptionclassThis class define a class that allow to merge expression file into a matrix file.classThis class define a class that allow to create a Cell Ranger matrix from an existing matrix file.classThis class define a class that allow to create a SingleCellExperiment Bioconductor Object and save it as a RDS file.