Class KnitrCompiler

  • All Implemented Interfaces:
    org.gcube.dataanalysis.ecoengine.interfaces.AlgorithmDescriptor, org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgent, org.gcube.dataanalysis.ecoengine.interfaces.Transducerer

    public class KnitrCompiler
    extends GenericRScript
    • Constructor Detail

      • KnitrCompiler

        public KnitrCompiler()
    • Method Detail

      • getDescription

        public String getDescription()
        Specified by:
        getDescription in interface org.gcube.dataanalysis.ecoengine.interfaces.AlgorithmDescriptor
        Specified by:
        getDescription in class org.gcube.dataanalysis.ecoengine.interfaces.StandardLocalExternalAlgorithm
      • getOutput

        public org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType getOutput()
        Specified by:
        getOutput in interface org.gcube.dataanalysis.ecoengine.interfaces.AlgorithmDescriptor
        Overrides:
        getOutput in class GenericRScript