Uses of Interface
fr.ens.biologie.genomique.eoulsan.core.OutputPorts
-
Packages that use OutputPorts Package Description fr.ens.biologie.genomique.eoulsan.core This package contains Eoulsan workflow core class.fr.ens.biologie.genomique.eoulsan.core.workflow This package contains Eoulsan workflow dedicated classes.fr.ens.biologie.genomique.eoulsan.modules This package define the steps for the Eoulsan workflow.fr.ens.biologie.genomique.eoulsan.modules.chipseq This packages contains the ChIP-Seq modules.fr.ens.biologie.genomique.eoulsan.modules.chipseq.peakcalling This packages contains the peak-calling modules.fr.ens.biologie.genomique.eoulsan.modules.diffana This package contain all the classes related to the differential analysis step.fr.ens.biologie.genomique.eoulsan.modules.expression This package contain all the classes related to the expression step.fr.ens.biologie.genomique.eoulsan.modules.fastqc This package contain all the classes related to FastQC.fr.ens.biologie.genomique.eoulsan.modules.generators This package contain generator steps.fr.ens.biologie.genomique.eoulsan.modules.mapping This package contain all the classes related to the mapping (reads filtering, mapping and alignments filtering) step.fr.ens.biologie.genomique.eoulsan.modules.mapping.local This package contain all the classes related to the mapping (reads filtering, mapping and alignments filtering) step in local mode.fr.ens.biologie.genomique.eoulsan.modules.multiqc fr.ens.biologie.genomique.eoulsan.modules.singlecell -
-
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.core
Classes in fr.ens.biologie.genomique.eoulsan.core that implement OutputPorts Modifier and Type Class Description classSimpleOutputPortsThis class define a class that contains several output ports.Methods in fr.ens.biologie.genomique.eoulsan.core that return OutputPorts Modifier and Type Method Description static OutputPortsOutputPortsBuilder. copy(OutputPorts ports)Convenient method to create a defensive copy of an OutputPorts object.OutputPortsOutputPortsBuilder. create()Create the ports.OutputPortsModule. getOutputPorts()Get the output data format.OutputPortsStep. 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 OutputPorts Modifier and Type Method Description static 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 Modifier and Type Method Description OutputPortsAbstractStep. getOutputPorts() -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules
Methods in fr.ens.biologie.genomique.eoulsan.modules that return OutputPorts Modifier and Type Method Description OutputPortsAbstractModule. getOutputPorts()OutputPortsCopyInputDataModule. getOutputPorts()OutputPortsCopyOutputDataModule. getOutputPorts()OutputPortsDesignModule. getOutputPorts()OutputPortsGalaxyToolModule. getOutputPorts()OutputPortsImportModule. getOutputPorts()OutputPortsMergerModule. getOutputPorts()OutputPortsSplitterModule. getOutputPorts() -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules.chipseq
Methods in fr.ens.biologie.genomique.eoulsan.modules.chipseq that return OutputPorts Modifier and Type Method Description OutputPortsMergeInputRepLocalModule. getOutputPorts()Define output port.OutputPortsRmDupLocalModule. 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 Modifier and Type Method Description OutputPortsBedToolsModule. getOutputPorts()OutputPortsMACS2Module. getOutputPorts() -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules.diffana
Methods in fr.ens.biologie.genomique.eoulsan.modules.diffana that return OutputPorts Modifier and Type Method Description OutputPortsDiffanaResultsAnnotationModule. getOutputPorts() -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules.expression
Methods in fr.ens.biologie.genomique.eoulsan.modules.expression that return OutputPorts Modifier and Type Method Description OutputPortsAbstractExpressionModule. getOutputPorts()OutputPortsExpressionResultsAnnotationModule. getOutputPorts() -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules.fastqc
Methods in fr.ens.biologie.genomique.eoulsan.modules.fastqc that return OutputPorts Modifier and Type Method Description OutputPortsFastQCModule. getOutputPorts() -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules.generators
Methods in fr.ens.biologie.genomique.eoulsan.modules.generators that return OutputPorts Modifier and Type Method Description OutputPortsDummyGeneratorModule. getOutputPorts()OutputPortsGenericStorageGeneratorModule. getOutputPorts()OutputPortsGenomeDescriptionGeneratorModule. getOutputPorts()OutputPortsGenomeMapperIndexGeneratorModule. getOutputPorts()OutputPortsGFFFastaGeneratorModule. getOutputPorts()OutputPortsMinimap2IndexGeneratorModule. getOutputPorts()OutputPortsSTARIndexGeneratorModule. getOutputPorts() -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules.mapping
Methods in fr.ens.biologie.genomique.eoulsan.modules.mapping that return OutputPorts Modifier and Type Method Description OutputPortsAbstractBAM2SAMModule. getOutputPorts()OutputPortsAbstractFilterAndMapReadsModule. getOutputPorts()OutputPortsAbstractReadsFilterModule. getOutputPorts()OutputPortsAbstractReadsMapperModule. getOutputPorts()OutputPortsAbstractSAM2BAMModule. getOutputPorts()OutputPortsAbstractSAM2FASTQModule. getOutputPorts()OutputPortsAbstractSAMFilterModule. getOutputPorts()OutputPortsAbstractSplice2BEDModule. 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 OutputPorts Modifier and Type Method Description OutputPortsReadsMapperLocalModule. getOutputPorts() -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules.multiqc
Methods in fr.ens.biologie.genomique.eoulsan.modules.multiqc that return OutputPorts Modifier and Type Method Description OutputPortsMultiQCModule. getOutputPorts() -
Uses of OutputPorts in fr.ens.biologie.genomique.eoulsan.modules.singlecell
Methods in fr.ens.biologie.genomique.eoulsan.modules.singlecell that return OutputPorts Modifier and Type Method Description OutputPortsExpressionToMatrixModule. getOutputPorts()OutputPortsMatrixToCellRangerMatrixModule. getOutputPorts()OutputPortsRSingleCellExperimentCreatorModule. getOutputPorts()
-