genome/dgi-db

View on GitHub
lib/genome/updaters/get_go.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method dgidb_go_terms has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def dgidb_go_terms
        @dgidb_go_terms ||= [{short_name: "Kinase", full_go_name: "KinaseActivity",
                           human_readable: "Kinase", go_id: "GO0016301"},
                          {short_name: "TyrosineKinase", full_go_name: "ProteinTyrosineKinaseActivity",
                           human_readable: "Tyrosine Kinase", go_id: "GO0004713"},
Severity: Major
Found in lib/genome/updaters/get_go.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status