KarrLab/datanator

View on GitHub

Showing 376 of 791 total issues

Avoid too many return statements within this function.
Open

                return ('k_cat', 25, value, error, 's^(-1)')
Severity: Major
Found in datanator/data_source/sabio_rk_nosql.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                    return (None, None, None, None, None)
    Severity: Major
    Found in datanator/data_source/sabio_rk_nosql.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                      return (None, None, None, None, None)
      Severity: Major
      Found in datanator/data_source/sabio_rk_nosql.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                        return (None, None, None, None, None)
        Severity: Major
        Found in datanator/data_source/sabio_rk_nosql.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                          return
          Severity: Major
          Found in datanator/data_source/pax_nosql.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                            return (None, None, None, None, None)
            Severity: Major
            Found in datanator/data_source/sabio_rk_nosql.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                          return parameters[0]
              Severity: Major
              Found in datanator/data_source/sabio_rk_nosql.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                                return (None, None, None, None, None)
                Severity: Major
                Found in datanator/data_source/sabio_rk_nosql.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                                  return (None, None, None, None, None)
                  Severity: Major
                  Found in datanator/data_source/sabio_rk_nosql.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                                    return (None, None, None, None, None)
                    Severity: Major
                    Found in datanator/data_source/sabio_rk_nosql.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                      return (None, None, None, None, None)
                      Severity: Major
                      Found in datanator/data_source/sabio_rk_nosql.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                        return (None, None, None, None, None)
                        Severity: Major
                        Found in datanator/data_source/sabio_rk_nosql.py - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                          return (None, None, None, None, None)
                          Severity: Major
                          Found in datanator/data_source/sabio_rk_nosql.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                                return ('v_max', 186, value, error, 'mol*s^(-1)*g^(-1)')
                            Severity: Major
                            Found in datanator/data_source/sabio_rk_nosql.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                              return
                              Severity: Major
                              Found in datanator/data_source/pax_nosql.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                        return entry
                                Severity: Major
                                Found in datanator/data_source/pax_nosql.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                                  return ('k_m', 27, value, error, 'M')
                                  Severity: Major
                                  Found in datanator/data_source/sabio_rk_nosql.py - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                        return ('k_cat', 25, value * float(f) if value else None, error * float(f) if error else None, 's^(-1)')
                                    Severity: Major
                                    Found in datanator/data_source/sabio_rk_nosql.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                      return ('k_i', 261, value, error, 'M')
                                      Severity: Major
                                      Found in datanator/data_source/sabio_rk_nosql.py - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                        return
                                        Severity: Major
                                        Found in datanator/data_source/pax_nosql.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language