mortazavilab / lapa

Alternative polyadenylation detection from diverse data sources such as 3'-seq, long-read and short-reads.
https://www.biorxiv.org/content/10.1101/2022.11.08.515683v1
23 stars 13 forks source link

init update #6

Closed MuhammedHasan closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #6 (4dc7b37) into master (787b4fa) will increase coverage by 0.36%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   85.16%   85.52%   +0.36%     
==========================================
  Files          11       12       +1     
  Lines         674      677       +3     
==========================================
+ Hits          574      579       +5     
+ Misses        100       98       -2     
Impacted Files Coverage Δ
lapa/main.py 92.00% <ø> (ø)
lapa/cluster.py 93.69% <100.00%> (ø)
lapa/utils/__init__.py 100.00% <100.00%> (ø)
lapa/utils/gtf.py 40.00% <0.00%> (+40.00%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more