Uses of Interface
fr.ens.biologie.genomique.eoulsan.core.OutputPorts
Packages that use OutputPorts
Package
Description
This package contains Eoulsan workflow core class.
This package contains Eoulsan workflow dedicated 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 package contain all the classes related to the differential analysis step.
This package contain all the classes related to the expression step.
This package contain all the classes related to FastQC.
This package contain generator steps.
This package contain all the classes related to the mapping (reads filtering, mapping and
alignments filtering) step.
This package contain all the classes related to the mapping (reads filtering, mapping and
alignments filtering) step in local mode.
-
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.core
Classes in fr.ens.biologie.genomique.eoulsan.core that implement OutputPortsModifier and TypeClassDescriptionclassThis class define a class that contains several output ports.Methods in fr.ens.biologie.genomique.eoulsan.core that return OutputPortsModifier and TypeMethodDescriptionstatic OutputPortsOutputPortsBuilder.copy(OutputPorts ports) Convenient method to create a defensive copy of an OutputPorts object.OutputPortsBuilder.create()Create the ports.Module.getOutputPorts()Get the output data format.Step.getOutputPorts()Get the output ports of the step.static OutputPortsOutputPortsBuilder.noOutputPort()Create the ports with no ports.static OutputPortsOutputPortsBuilder.singleOutputPort(DataFormat format) Convenient method to create the ports with only one port.static OutputPortsOutputPortsBuilder.singleOutputPort(String name, DataFormat format) Convenient method to create the ports with only one port.Methods in fr.ens.biologie.genomique.eoulsan.core with parameters of type OutputPortsModifier and TypeMethodDescriptionstatic OutputPortsOutputPortsBuilder.copy(OutputPorts ports) Convenient method to create a defensive copy of an OutputPorts object. -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.core.workflow
Methods in fr.ens.biologie.genomique.eoulsan.core.workflow that return OutputPorts -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules
Methods in fr.ens.biologie.genomique.eoulsan.modules that return OutputPortsModifier and TypeMethodDescriptionAbstractModule.getOutputPorts()CopyInputDataModule.getOutputPorts()CopyOutputDataModule.getOutputPorts()DesignModule.getOutputPorts()GalaxyToolModule.getOutputPorts()ImportModule.getOutputPorts()MergerModule.getOutputPorts()SplitterModule.getOutputPorts() -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules.chipseq
Methods in fr.ens.biologie.genomique.eoulsan.modules.chipseq that return OutputPortsModifier and TypeMethodDescriptionMergeInputRepLocalModule.getOutputPorts()Define output port.RmDupLocalModule.getOutputPorts()Define output port. -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules.chipseq.peakcalling
Methods in fr.ens.biologie.genomique.eoulsan.modules.chipseq.peakcalling that return OutputPorts -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules.diffana
Methods in fr.ens.biologie.genomique.eoulsan.modules.diffana that return OutputPorts -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules.expression
Methods in fr.ens.biologie.genomique.eoulsan.modules.expression that return OutputPortsModifier and TypeMethodDescriptionAbstractExpressionModule.getOutputPorts()ExpressionResultsAnnotationModule.getOutputPorts() -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules.fastqc
Methods in fr.ens.biologie.genomique.eoulsan.modules.fastqc that return OutputPorts -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules.generators
Methods in fr.ens.biologie.genomique.eoulsan.modules.generators that return OutputPortsModifier and TypeMethodDescriptionDummyGeneratorModule.getOutputPorts()GenericStorageGeneratorModule.getOutputPorts()GenomeDescriptionGeneratorModule.getOutputPorts()GenomeMapperIndexGeneratorModule.getOutputPorts()GFFFastaGeneratorModule.getOutputPorts()Minimap2IndexGeneratorModule.getOutputPorts()STARIndexGeneratorModule.getOutputPorts() -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules.mapping
Methods in fr.ens.biologie.genomique.eoulsan.modules.mapping that return OutputPortsModifier and TypeMethodDescriptionAbstractBAM2SAMModule.getOutputPorts()AbstractFilterAndMapReadsModule.getOutputPorts()AbstractReadsFilterModule.getOutputPorts()AbstractReadsMapperModule.getOutputPorts()AbstractSAM2BAMModule.getOutputPorts()AbstractSAM2FASTQModule.getOutputPorts()AbstractSAMFilterModule.getOutputPorts()AbstractSplice2BEDModule.getOutputPorts() -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules.mapping.local
Methods in fr.ens.biologie.genomique.eoulsan.modules.mapping.local that return OutputPortsModifier and TypeMethodDescriptionReadsMapperLocalModule.getOutputPorts()SplitReadsModule.getOutputPorts() -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules.multiqc
Methods in fr.ens.biologie.genomique.eoulsan.modules.multiqc that return OutputPorts -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules.singlecell
Methods in fr.ens.biologie.genomique.eoulsan.modules.singlecell that return OutputPortsModifier and TypeMethodDescriptionExpressionToMatrixModule.getOutputPorts()MatrixToCellRangerMatrixModule.getOutputPorts()RSingleCellExperimentCreatorModule.getOutputPorts()