Closed broncio123 closed 2 years ago
This should be object, thanks for spotting!
Is this fixed in the new patch ?
diff <- assay(qDF)[, cols[2]] - assay(qDF)[, cols[1]]
Yes, fixed already in app_v2
branch, here
https://github.com/ococrook/hdxstats/blob/77ab9c21681c9bce3c1721e9a9a5f3852dabd80a/R/functionalAnalysis-plots.R#L849
I'll close this issue as this has been fixed.
qDF
variable is referenced in line 801 without definition viaobject
input argument forhdxdifference
function https://github.com/ococrook/hdxstats/blob/12bd49179a8875746d1221700b9f278e858dee44/R/functionalAnalysis-plots.R#L755-L851