UCSC-nanopore-cgl / nanopore-RNN

Collaboration repository with Nanopore Group
MIT License
0 stars 4 forks source link

Signalalign integration #46

Closed adbailey4 closed 7 years ago

adbailey4 commented 7 years ago

Add Makefile for installation instructions for nanotensor and signalAlign Added estimate nanopore parameters for deepnano labelling.

codecov[bot] commented 7 years ago

Codecov Report

Merging #46 into master will increase coverage by 2.54%. The diff coverage is 80.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   52.51%   55.06%   +2.54%     
==========================================
  Files           9        9              
  Lines        1312     1264      -48     
==========================================
+ Hits          689      696       +7     
+ Misses        623      568      -55
Impacted Files Coverage Δ
nanotensor/__init__.py 100% <ø> (+45.45%) :arrow_up:
nanotensor/network.py 87.02% <ø> (+20.74%) :arrow_up:
nanotensor/create_training_data.py 66.43% <ø> (ø) :arrow_up:
nanotensor/data_preparation.py 87.62% <80.95%> (+2.93%) :arrow_up:

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 f02813d...7f96248. Read the comment docs.