univieCUBE / deepnog

Protein orthologous group assignment with deep learning
BSD 3-Clause "New" or "Revised" License
26 stars 8 forks source link

update docs #13

Closed LokiLuciferase closed 4 years ago

LokiLuciferase commented 4 years ago

I have (hopefully) added everything required for a user to perform prediction using the CLI or to integrate the package for OG prediction using the python API.

codecov[bot] commented 4 years ago

Codecov Report

Merging #13 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #13   +/-   ##
=======================================
  Coverage   95.48%   95.48%           
=======================================
  Files          14       14           
  Lines         576      576           
=======================================
  Hits          550      550           
  Misses         26       26
Impacted Files Coverage Δ
deepnog/client.py 86.25% <ø> (ø) :arrow_up:
deepnog/__init__.py 100% <100%> (ø) :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 0a50421...f96c277. Read the comment docs.