Uses of Interface
fr.ens.biologie.genomique.eoulsan.core.InputPorts
-
Packages that use InputPorts 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.chipseq.qc This packages contains all the quality check modules for ChIP-Seq.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.expression.hadoop This package contain all the classes related to the expression step in hadoop mode.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.hadoop This package contain all the classes related to the mapping (reads filtering, mapping and alignments filtering) step in hadoop mode.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 InputPorts in fr.ens.biologie.genomique.eoulsan.core
Classes in fr.ens.biologie.genomique.eoulsan.core that implement InputPorts Modifier and Type Class Description classSimpleInputPortsThis class define a class that handles a set of input ports.Methods in fr.ens.biologie.genomique.eoulsan.core that return InputPorts Modifier and Type Method Description static InputPortsInputPortsBuilder. allPortsRequiredInWorkingDirectory(InputPorts inputPorts)Set all ports of an existing input ports to be required in working directory.static InputPortsInputPortsBuilder. copy(InputPorts ports)Convenient method to create a defensive copy of an InputPorts object.InputPortsInputPortsBuilder. create()Create the ports.InputPortsModule. getInputPorts()Get the input data format.InputPortsStep. getInputPorts()Get the input ports of the step.static InputPortsInputPortsBuilder. noInputPort()Create the ports with no ports.static InputPortsInputPortsBuilder. singleInputPort(DataFormat format)Convenient method to create the ports with only one port.static InputPortsInputPortsBuilder. singleInputPort(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 InputPorts Modifier and Type Method Description static InputPortsInputPortsBuilder. allPortsRequiredInWorkingDirectory(InputPorts inputPorts)Set all ports of an existing input ports to be required in working directory.static InputPortsInputPortsBuilder. copy(InputPorts ports)Convenient method to create a defensive copy of an InputPorts object. -
Uses of InputPorts in fr.ens.biologie.genomique.eoulsan.core.workflow
Methods in fr.ens.biologie.genomique.eoulsan.core.workflow that return InputPorts Modifier and Type Method Description InputPortsAbstractStep. getInputPorts() -
Uses of InputPorts in fr.ens.biologie.genomique.eoulsan.modules
Methods in fr.ens.biologie.genomique.eoulsan.modules that return InputPorts Modifier and Type Method Description InputPortsAbstractModule. getInputPorts()InputPortsCheckerModule. getInputPorts()InputPortsCopyInputDataModule. getInputPorts()InputPortsCopyOutputDataModule. getInputPorts()InputPortsFailModule. getInputPorts()InputPortsGalaxyToolModule. getInputPorts()InputPortsMergerModule. getInputPorts()InputPortsSplitterModule. getInputPorts() -
Uses of InputPorts in fr.ens.biologie.genomique.eoulsan.modules.chipseq
Methods in fr.ens.biologie.genomique.eoulsan.modules.chipseq that return InputPorts Modifier and Type Method Description InputPortsMergeInputRepLocalModule. getInputPorts()Define input port.InputPortsRmDupLocalModule. getInputPorts()Define input port.InputPortsTrackHubModule. getInputPorts() -
Uses of InputPorts in fr.ens.biologie.genomique.eoulsan.modules.chipseq.peakcalling
Methods in fr.ens.biologie.genomique.eoulsan.modules.chipseq.peakcalling that return InputPorts Modifier and Type Method Description InputPortsBedToolsModule. getInputPorts()InputPortsDeepToolsModule. getInputPorts()InputPortsMACS2Module. getInputPorts()InputPortsMergePeaksModule. getInputPorts() -
Uses of InputPorts in fr.ens.biologie.genomique.eoulsan.modules.chipseq.qc
Methods in fr.ens.biologie.genomique.eoulsan.modules.chipseq.qc that return InputPorts Modifier and Type Method Description InputPortsCountSplicedReadsModule. getInputPorts()Define input ports.InputPortsIDRModule. getInputPorts()Define input ports. -
Uses of InputPorts in fr.ens.biologie.genomique.eoulsan.modules.diffana
Methods in fr.ens.biologie.genomique.eoulsan.modules.diffana that return InputPorts Modifier and Type Method Description InputPortsDESeq2Module. getInputPorts()InputPortsDiffAnaModule. getInputPorts()InputPortsDiffanaResultsAnnotationModule. getInputPorts()InputPortsNormalizationModule. getInputPorts() -
Uses of InputPorts in fr.ens.biologie.genomique.eoulsan.modules.expression
Methods in fr.ens.biologie.genomique.eoulsan.modules.expression that return InputPorts Modifier and Type Method Description InputPortsAbstractExpressionModule. getInputPorts()InputPortsExpressionResultsAnnotationModule. getInputPorts() -
Uses of InputPorts in fr.ens.biologie.genomique.eoulsan.modules.expression.hadoop
Methods in fr.ens.biologie.genomique.eoulsan.modules.expression.hadoop that return InputPorts Modifier and Type Method Description InputPortsExpressionHadoopModule. getInputPorts() -
Uses of InputPorts in fr.ens.biologie.genomique.eoulsan.modules.fastqc
Methods in fr.ens.biologie.genomique.eoulsan.modules.fastqc that return InputPorts Modifier and Type Method Description InputPortsFastQCModule. getInputPorts() -
Uses of InputPorts in fr.ens.biologie.genomique.eoulsan.modules.generators
Methods in fr.ens.biologie.genomique.eoulsan.modules.generators that return InputPorts Modifier and Type Method Description InputPortsGenericStorageGeneratorModule. getInputPorts()InputPortsGenomeDescriptionGeneratorModule. getInputPorts()InputPortsGenomeMapperIndexGeneratorModule. getInputPorts()InputPortsGFFFastaGeneratorModule. getInputPorts()InputPortsMinimap2IndexGeneratorModule. getInputPorts()InputPortsSTARIndexGeneratorModule. getInputPorts() -
Uses of InputPorts in fr.ens.biologie.genomique.eoulsan.modules.mapping
Methods in fr.ens.biologie.genomique.eoulsan.modules.mapping that return InputPorts Modifier and Type Method Description InputPortsAbstractBAM2SAMModule. getInputPorts()InputPortsAbstractFilterAndMapReadsModule. getInputPorts()InputPortsAbstractReadsFilterModule. getInputPorts()InputPortsAbstractSAM2BAMModule. getInputPorts()InputPortsAbstractSAM2FASTQModule. getInputPorts()InputPortsAbstractSAMFilterModule. getInputPorts()InputPortsAbstractSplice2BEDModule. getInputPorts() -
Uses of InputPorts in fr.ens.biologie.genomique.eoulsan.modules.mapping.hadoop
Methods in fr.ens.biologie.genomique.eoulsan.modules.mapping.hadoop that return InputPorts Modifier and Type Method Description InputPortsFilterAndMapReadsHadoopModule. getInputPorts()InputPortsReadsFilterHadoopModule. getInputPorts()InputPortsReadsMapperHadoopModule. getInputPorts()InputPortsSAM2BAMHadoopModule. getInputPorts()InputPortsSAMFilterHadoopModule. getInputPorts() -
Uses of InputPorts in fr.ens.biologie.genomique.eoulsan.modules.mapping.local
Methods in fr.ens.biologie.genomique.eoulsan.modules.mapping.local that return InputPorts Modifier and Type Method Description InputPortsReadsMapperLocalModule. getInputPorts() -
Uses of InputPorts in fr.ens.biologie.genomique.eoulsan.modules.multiqc
Methods in fr.ens.biologie.genomique.eoulsan.modules.multiqc that return InputPorts Modifier and Type Method Description InputPortsMultiQCModule. getInputPorts() -
Uses of InputPorts in fr.ens.biologie.genomique.eoulsan.modules.singlecell
Methods in fr.ens.biologie.genomique.eoulsan.modules.singlecell that return InputPorts Modifier and Type Method Description InputPortsExpressionToMatrixModule. getInputPorts()InputPortsMatrixToCellRangerMatrixModule. getInputPorts()InputPortsRSingleCellExperimentCreatorModule. getInputPorts()
-