tomazc / iCount

iCount, protein-RNA interaction analytics
http://icount.biolab.si
Other
23 stars 26 forks source link

cli: Improve descriptions, resolves #131 #133

Closed JureZmrzlikar closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #133 into master will not change coverage. The diff coverage is 94.28%.

@@          Coverage Diff           @@
##           master    #133   +/-   ##
======================================
  Coverage    82.5%   82.5%           
======================================
  Files          50      50           
  Lines        3229    3229           
======================================
  Hits         2664    2664           
  Misses        565     565
Impacted Files Coverage Δ
iCount/analysis/group.py 100% <ø> (ø) :white_check_mark:
iCount/mapping/xlsites.py 98.63% <ø> (ø) :white_check_mark:
iCount/externals/cutadapt.py 87.5% <ø> (ø) :white_check_mark:
iCount/mapping/indexstar.py 100% <ø> (ø) :white_check_mark:
iCount/demultiplex.py 92.85% <ø> (ø) :white_check_mark:
iCount/analysis/clusters.py 100% <ø> (ø) :white_check_mark:
iCount/examples/init.py 76% <ø> (ø) :white_check_mark:
iCount/mapping/mapstar.py 100% <ø> (ø) :white_check_mark:
iCount/files/bed.py 65.78% <ø> (ø) :white_check_mark:
iCount/genomes/ensembl.py 92.54% <ø> (ø) :white_check_mark:
... and 4 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 705b9aa...3b232d7. Read the comment docs.

tomazc commented 7 years ago

@JureZmrzlikar, please elaborate GENCODE-related documentation for segment (addressed in #125) before I accept this PR.

JureZmrzlikar commented 7 years ago

@tomazc , requested documentation has been added, please review and accept.