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

broadinstitute / catch
95%
master: 94%

Build:
Build:
LAST BUILD BRANCH: v1.5.1
DEFAULT BRANCH: master
Repo Added 23 Jan 2018 01:57PM UTC
Files 67
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

LAST BUILD ON BRANCH cluster-genomes
branch: cluster-genomes
CHANGE BRANCH
x
Reset
  • cluster-genomes
  • auto-choose-clustering-method
  • cleanup
  • code-of-conduct
  • count-probe-covg
  • custom-covg-fn
  • download-seqs
  • expose-kmer-probe-map-k
  • fail-count-assertion-message
  • filter-polya
  • fix-edge-case-bugs
  • fix-macos
  • hm-better-hash
  • hm-citation-file
  • hm-fix-initial-guess
  • hm-fix-long-fragment-length
  • hm-fix-no-candidate-probes
  • hm-update-python-versions
  • lsh
  • master
  • readme-virtualenv
  • reduce-open-file-descriptors
  • reduce-valueerrors
  • require-output
  • simplify-large-input
  • simplify-version
  • skip-small-seqs
  • speed-sc-setup
  • update-dependency-versions
  • v1.0.0
  • v1.1.0
  • v1.2.0
  • v1.3.0
  • v1.3.1
  • v1.4.0
  • v1.4.1
  • v1.5.0
  • v1.5.1

pending completion
294

push

travis-ci-com

haydenm
Parallelize creation of distance matrix for clustering

Filling in the condensed distance matrix, in the cluster module, is (by
far) the bottleneck of clustering input sequences. But this can be
easily parallelized. This commit uses a multiprocessing.Pool to break up
entries in the condensed matrix, and has separate processes fill in
those entries.

1516 of 1709 branches covered (88.71%)

58 of 58 new or added lines in 2 files covered. (100.0%)

5193 of 5459 relevant lines covered (95.13%)

2.85 hits per line

Relevant lines Covered
Build:
Build:
5459 RELEVANT LINES 5193 COVERED LINES
2.85 HITS PER LINE
Source Files on cluster-genomes
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
294 cluster-genomes Parallelize creation of distance matrix for clustering Filling in the condensed distance matrix, in the cluster module, is (by far) the bottleneck of clustering input sequences. But this can be easily parallelized. This commit uses a multiprocess... push 28 Feb 2019 03:08AM UTC haydenm travis-ci-com pending completion  
295 cluster-genomes Parallelize creation of distance matrix for clustering Filling in the condensed distance matrix, in the cluster module, is (by far) the bottleneck of clustering input sequences. But this can be easily parallelized. This commit uses a multiprocess... Pull #25 28 Feb 2019 03:08AM UTC web-flow travis-ci-com pending completion  
293 cluster-genomes Describe --cluster-and-design-separately argument in README Pull #25 26 Feb 2019 08:56PM UTC web-flow travis-ci-com pending completion  
292 cluster-genomes Describe --cluster-and-design-separately argument in README push 26 Feb 2019 08:37PM UTC haydenm travis-ci-com pending completion  
291 cluster-genomes Add --cluster-from-fragments argument to design.py push 26 Feb 2019 08:23PM UTC haydenm travis-ci-com pending completion  
290 cluster-genomes Pass along target_genomes as a method argument This commit attempts to make sure that filter objects do not store state dependent on what they are filtering (probes and their target genomes). This is necessary to re-use the same filter object mul... push 26 Feb 2019 12:46AM UTC haydenm travis-ci-com pending completion  
See All Builds (210)
  • Repo 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