BioJulia / Bio.jl

[DEPRECATED] Bioinformatics and Computational Biology Infrastructure for Julia
http://biojulia.dev
MIT License
261 stars 63 forks source link

update README and NEWS #403

Closed bicycle1885 closed 7 years ago

bicycle1885 commented 7 years ago

Update README and NEWS I'm aware of.

TransGirlCodes commented 7 years ago

:+1:

codecov-io commented 7 years ago

Codecov Report

Merging #403 into master will decrease coverage by -0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #403      +/-   ##
==========================================
- Coverage   82.43%   82.42%   -0.02%     
==========================================
  Files         106      106              
  Lines        8512     8512              
==========================================
- Hits         7017     7016       -1     
- Misses       1495     1496       +1
Impacted Files Coverage Δ
src/intervals/interval.jl 94.36% <0%> (-1.41%) :x:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 609d47e...0028244. Read the comment docs.

bdeonovic commented 7 years ago

Note GFF3 is still pretty buggy...https://github.com/BioJulia/Bio.jl/issues/371

bicycle1885 commented 7 years ago

@bdeonovic Yes, I will address the issue when I rewrite GFF3 with Automa.jl.