Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • pyrodigal pyrodigal
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Martin Larralde
  • pyrodigalpyrodigal
  • Commits
  • pyrodigal
  • pyrodigal
  • tests
  • test_connection_scorer.py
  1. 15 Mar, 2022 2 commits
    • Martin Larralde's avatar
      Return double precision numbers from `Node._intergenic_mod` functions · 252f5db0
      Martin Larralde authored Mar 15, 2022
      252f5db0
    • Martin Larralde's avatar
      Test that the generic connection filter produces the same score as the Prodigal code · f9640791
      Martin Larralde authored Mar 15, 2022
      f9640791
  2. 11 Mar, 2022 2 commits
    • Martin Larralde's avatar
      Make `Nodes.extract` only take the translation table as argument · d0037f7d
      Martin Larralde authored Mar 11, 2022
      d0037f7d
    • Martin Larralde's avatar
      Refactor the `add_nodes` function into a method of `Nodes` objects · d30c8f8a
      Martin Larralde authored Mar 11, 2022
      d30c8f8a
  3. 23 Sep, 2021 1 commit
    • Martin Larralde's avatar
      Add SIMD implementation using NEON on Arm and Aarch64 targets · 146f5d96
      Martin Larralde authored Sep 23, 2021
      146f5d96
  4. 20 Sep, 2021 2 commits
    • Martin Larralde's avatar
      Fix typo in `pyrodigal.tests.test_connection_scorer` · 2a3b7340
      Martin Larralde authored Sep 20, 2021
      2a3b7340
    • Martin Larralde's avatar
      Add tests checking the connection scorer gets the same results · 15926753
      Martin Larralde authored Sep 20, 2021
      15926753