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

BioJulia / Bio.jl / 2298 / 1
64%
master: 64%

Build:
DEFAULT BRANCH: master
Ran 02 Sep 2016 11:12AM UTC
Files 110
Run time 5s
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

02 Sep 2016 10:52AM UTC coverage: 81.99% (+0.1%) from 81.858%
2298.1

push

travis-ci

web-flow
Improvements to mutation counting. (#287)

* Added a new composition method for tuples of nucleotides.

* Added consensus method

* Corrected a dumb mistake

* Corrected spelling error

* Added mostfrequent method in src/seq/composition.jl

* Corrected my moronic mistake

* added convert statement to mostfrequent

* Added 3 majority vote algorithms

* majorityvote

* Progress with majorityvote

* majorityvote draft

* moved majorityvote

* Restored branch_basics.jl

* added majorityvote2 for comparrison purposes

* removed now redundant composition code

* Added draft count_mutations for vectors of sequences

* Corrected typo

* Exported NucleotideAlphabets from Seq

* Corrected typo

* Added inbounds macro to outer loop

* inlined isambiguous

* inlined Base.count_ones for nucleotides

* Changed logical operators to not use short circuit eval

* Added is_mutation for transitions

* Parameterised count_mutations

* Added inline to istransition and in transversion

* Changed && in ispurine and ispyrimadine to non-short circuit &'s

* Edited ispurine and ispyrimadine

* corrected is_mutation for Transition mutations

* Added is_mutation for transversions

* Added count_mutations for both transitions and transversions together

* Added docstrings to new count_mutations methods

* More docstrings and manual edit

* Edited existing tests for counting mutations

* Corrected NucleotideAlphabets

* Corrected a, b to s1 and s2

* Moved types to first arguments of count_mutations

* Separated matrix operations into thir own count_mutations method

* Changed distance(::Count{T})

* Corrected is_mutation error

* Changed distance(Proportion{T})

* Added @inbounds to distance(Proportion{T})

* Edited error in proportion distance

* Added inbounds to jukes cantor and tests

* Edited jukescantor tests

* corrected error in variance signature

* Added K80 and tests

* Added docstrings for count_mutations(::Matrix) methods

* Added matrix methods

* Implemented @kdmurray's AnyMutation suggestion

* Added @kdmurray91's docstring shortening suggestion

* Edited docstrings

* Changed 2 AnyMutation in Phylo.jl

* Fixed conflicting variable and static parameter

* Corrected error in phylo/runtests.jl

* revert logical ops

* Added tests for distance(Matrix{Nucleotide})

5686 of 6935 relevant lines covered (81.99%)

1139783.93 hits per line

Source Files on job 2298.1
  • Tree
  • List 0
  • Changed 24
  • Source Changed 6
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2298
  • Travis Job 2298.1
  • ef634ed5 on github
  • Prev Job for on master (#2295.1)
  • Next Job for on master (#2308.1)
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