Class NAbRun

java.lang.Object
org.labkey.remoteapi.assay.nab.model.NAbRun

public class NAbRun extends Object
  • Constructor Details

  • Method Details

    • getRunId

      public long getRunId()
    • getProperties

      public Map<String,Object> getProperties()
    • getContainerPath

      public String getContainerPath()
    • getContainerId

      public String getContainerId()
    • getCutoffs

      public long[] getCutoffs()
    • getSamples

      public NAbSample[] getSamples()
    • getCellControl

      public NAbWellGroup getCellControl()
    • getVirusControl

      public NAbWellGroup getVirusControl()