fmicompbio / monaLisa

binned motif enrichment analysis and visualisation
https://fmicompbio.github.io/monaLisa/
GNU General Public License v3.0
36 stars 6 forks source link

Fix breaks equal width #41

Closed mbstadler closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #41 (8e94706) into master (31f980e) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #41   +/-   ##
=======================================
  Coverage   99.50%   99.51%           
=======================================
  Files          13       13           
  Lines        2036     2041    +5     
=======================================
+ Hits         2026     2031    +5     
  Misses         10       10           
Impacted Files Coverage Δ
R/binning.R 100.00% <100.00%> (ø)
R/motif_enrichment_HOMER.R 99.60% <100.00%> (ø)
R/motif_enrichment_kmers.R 98.93% <100.00%> (ø)
R/sample_random_regions.R 100.00% <100.00%> (ø)
R/seqlogo.R 100.00% <100.00%> (ø)
R/stability_selection.R 100.00% <100.00%> (ø)

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 31f980e...8e94706. Read the comment docs.