error in plotFootprints #1230
Unanswered
1221li
asked this question in
Questions / Documentation
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear author and friends, I am a little confused about this question。If I useGroups in the getFootprints () step, then plotFootprints () will report an erro.If I do not useGroups in the getFootprints () step, then plotFootprints () will operate normally.I want to know how to solve this problem. I look forward to your reply!
plotFootprints(seFoot = seFoot_test,ArchRProj = projfourdata6_4_2, normMethod = "Subtract",plotName = "Footprints-Subtract-Bias_test",addDOC = FALSE, baseSize=2,name="GIS1_214")
ArchR logging to : ArchRLogs/ArchR-plotFootprints-9e0220dd3312-Date-2021-12-15_Time-09-54-36.log
If there is an issue, please report to github with logFile!
2021-12-15 09:54:37 : Plotting Footprint : GIS1_214 (1 of 1), 0.015 mins elapsed.
Error in grid.Call.graphics(C_setviewport, vp, TRUE) :
non-finite location and/or size for viewport
In addition: Warning messages:
1:
guides(<scale> = FALSE)
is deprecated. Please useguides(<scale> = "none")
instead.2:
guides(<scale> = FALSE)
is deprecated. Please useguides(<scale> = "none")
instead.Beta Was this translation helpful? Give feedback.
All reactions