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

broadinstitute / viral-ngs / 3296 / 2
23%
master: 23%

Build:
DEFAULT BRANCH: master
Ran 05 Dec 2016 09:25PM UTC
Files 41
Run time 22s
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

05 Dec 2016 09:07PM UTC coverage: 72.165% (+0.02%) from 72.141%
3296.2

push

travis-ci

web-flow
remove reads with leading or trailing indels prior to V-Phaser2 (#537)

* add SamtoolsTool.filterByCigarString(); filter v-phaser input to remove leading and trailing indels

Add a function, filterByCigarString(), that uses two samtools processes
to filter a bam file based on a regex applied to each aligned read’s
cigar string. The initial use case (included in this commit) is to
remove reads with leading and trailing indels, which would otherwise
cause v-phaser2 to crash. A unit test is also added for
SamtoolsTool.filterByCigarString().

* remove leading_or_trailing_indels_removed bam file

remove leading_or_trailing_indels_removed bam file after it is no
longer needed

* remove expected sam output file, do not redirect stderr to stdout

remove expected sam output file, do not redirect stderr to stdout

5512 of 7638 relevant lines covered (72.17%)

0.72 hits per line

Source Files on job 3296.2
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3296
  • Travis Job 3296.2
  • ff17a145 on github
  • Prev Job for on master (#3289.2)
  • Next Job for on master (#3301.2)
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

© 2026 Coveralls, Inc