pets 0.2.5
PETS suite includes three different tools. CohortAnalyzer performs the calculation of several statistics that gives an overview of a cohort of patients to analyse. Reg2Phen uses associations between pathological phenotypes and regions of the genome (these associations can be calculated from the cohort of patients if they include genotypic & phenotypic information using NetAnalyzer, another Ruby gem) to find, for a given genomic region, which pathological phenotypes have been associated with that region. The third tool, Phen2Reg, is a predictor that using the same associations as Reg2Phen, predicts which genomic regions can be the cause of a list of pathological phenotypes observed in a patient.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (12):
            bio-vcf
            >= 0
          
          
            expcalc
            >= 0
          
          
            NetAnalyzer
            >= 0
          
          
            net-ftp
            >= 0
          
          
            net-http
            >= 0
          
          
            npy
            >= 0
          
          
            numo-narray
            >= 0
          
          
            parallel
            ~> 1.20.1
          
          
            report_html
            >= 0
          
          
            semtools
            ~> 0.1.0
          
          
            statistics2
            >= 0
          
          
            terminal-table
            >= 0
          
    
