You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was running the scDC_clustering() function and this error is shown:
"Calculating sample proportion..."
Error: 'trendVar' is defunct.
Use 'fitTrendVar' instead.
See help("Defunct")
Hi creator of the scDC,
I was running the scDC_clustering() function and this error is shown:
"Calculating sample proportion..."
Error: 'trendVar' is defunct.
Use 'fitTrendVar' instead.
See help("Defunct")
May I know how to solve this?
Sindy