Class TsvDifferential

java.lang.Object
org.monarchinitiative.lirical.io.output.TsvDifferential

public class TsvDifferential extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getVarString

      public String getVarString()
    • sampleId

      public String sampleId()
    • getDiseaseName

      public String getDiseaseName()
    • getDiseaseCurie

      public String getDiseaseCurie()
    • getPretestprob

      public String getPretestprob()
    • getPosttestprob

      public String getPosttestprob()
    • getCompositeLR

      public double getCompositeLR()
    • getEntrezGeneId

      public String getEntrezGeneId()
    • getGeneSymbol

      public String getGeneSymbol()
    • hasVariants

      public boolean hasVariants()
      The answer to this string is used by the FreeMarker template to determine whether or not to show a table with variants.
      Returns:
      "yes" if this differential diagnosis has variants.
    • getRank

      public int getRank()