Closed jdrnevich closed 7 years ago
Merging #132 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #132 +/- ##
=======================================
Coverage 90.43% 90.43%
=======================================
Files 16 16
Lines 1275 1275
=======================================
Hits 1153 1153
Misses 122 122
Impacted Files | Coverage Δ | |
---|---|---|
R/glMDSPlot.R | 85.96% <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 d7038f9...d49f2bb. Read the comment docs.
Hmm very silly of me, thank you very much!
You're welcome - I love the package!!
The 3 wrappers for other object types had the internal glMDSPlot.default with top = 500 instead of top=top. I also added an argument in glMDSPlot.DGEList to adjust the prior.count in cpm() like edgeR::plotMDS.DGEList