UCSC-nanopore-cgl / nanopore-RNN

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

Sort bed file #35

Closed rojinsafavi closed 7 years ago

rojinsafavi commented 7 years ago

sorting the bed file

codecov[bot] commented 7 years ago

Codecov Report

Merging #35 into master will decrease coverage by 0.82%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
- Coverage   16.84%   16.01%   -0.83%     
==========================================
  Files          20        9      -11     
  Lines        2179     1074    -1105     
==========================================
- Hits          367      172     -195     
+ Misses       1812      902     -910
Impacted Files Coverage Δ
nanotensor/signalAlign-utils.py 0% <0%> (ø) :arrow_up:
nanotensor/tests/utils_test.py
create_training_data.py
network.py
__init__.py
nanotensor/tests/data_preparation_test.py
utils.py
data.py
run_nanotensor.py
data_preparation.py
... and 2 more

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 b9afa8c...5d7cd02. Read the comment docs.

adbailey4 commented 7 years ago

I am going merge this but I think it is smart that we create a test with new code we write so that the codecov passes.