• 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 skip-small-seqs
branch: skip-small-seqs
CHANGE BRANCH
x
Reset
  • skip-small-seqs
  • auto-choose-clustering-method
  • cleanup
  • cluster-genomes
  • 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
  • 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
278

Pull #23

travis-ci-com

web-flow
Add --small-seq-skip argument to design.py

Sometimes a sequence in an input dataset is too short; in particular,
if it is shorter than the probe length, candidate_probes is unable
to design candidate probes from it and raises an error. One way
to fix this is with the existing --small-seq-min argument, which
allows designing short probes against those sequences.

This argument allows the candidate_probes module to skip over
sequences that are shorter than a specified value (typically
the probe length minus 1). It is possible that such sequences
will not be covered in the design (i.e., if no other candidate
probe covers them).
Pull Request #23: Allow skipping input sequences that are too short

1410 of 1593 branches covered (88.51%)

37 of 37 new or added lines in 4 files covered. (100.0%)

4839 of 5088 relevant lines covered (95.11%)

2.85 hits per line

Relevant lines Covered
Build:
Build:
5088 RELEVANT LINES 4839 COVERED LINES
2.85 HITS PER LINE
Source Files on skip-small-seqs
  • 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
278 skip-small-seqs Add --small-seq-skip argument to design.py Sometimes a sequence in an input dataset is too short; in particular, if it is shorter than the probe length, candidate_probes is unable to design candidate probes from it and raises an error. One way to... Pull #23 10 Jan 2019 06:58AM UTC web-flow travis-ci-com pending completion  
277 skip-small-seqs Add --small-seq-skip argument to design.py Sometimes a sequence in an input dataset is too short; in particular, if it is shorter than the probe length, candidate_probes is unable to design candidate probes from it and raises an error. One way to... push 10 Jan 2019 06:29AM 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