• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

broadinstitute / catch / 425
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: v1.5.1
DEFAULT BRANCH: master
Ran 10 Nov 2022 08:23PM UTC
Jobs 2
Files 67
Run time 5min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
425

push

travis-ci-com

haydenm
Add heuristic to decide which clustering method to use

The comment added by this commit to probe_designer details a problem
with the recently-introduced default method for clustering input
sequences ('simple'). The problem occurs on long genomes (e.g.,
bacterial) when also breaking the genomes into fragments and clustering
those.

This commit introduces a crude heuristic to select whether to use the
newer 'simple' method (which finds connected components) or the older,
most resource-intensive 'hierarchical' method (which uses agglomerative
hierarchical clustering). 'hierarchical' avoids the problem.

The argument --cluster-and-design-separately-method now has a new
choice, 'choose', to use the heuristic to decide the method, and
'choose' is the default setting for that argument.

1649 of 1908 branches covered (86.43%)

14 of 14 new or added lines in 1 file covered. (100.0%)

5725 of 6084 relevant lines covered (94.1%)

1.88 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
12
100.0
catch/filter/probe_designer.py
Jobs
ID Job ID Ran Files Coverage
1 425.1 10 Nov 2022 08:29PM UTC 0
94.1
Travis Job 425.1
2 425.2 10 Nov 2022 08:23PM UTC 0
94.1
Travis Job 425.2
Source Files on build 425
  • Tree
  • List 67
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Build #425
  • 62f3f5cd on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc