update to FUNCellA #4
Merged
codefactor.io / CodeFactor
succeeded
Aug 17, 2025 in 0s
3 issues fixed. 3 issues found.
Annotations
Check notice on line 187 in pyfuncella/thr_AUCell.py
codefactor-io / CodeFactor
pyfuncella/thr_AUCell.py#L29-L187
Complex Method
Check warning on line 23 in pyfuncella/aucell_threshold.R
codefactor-io / CodeFactor
pyfuncella/aucell_threshold.R#L23
Avoid undesirable operator `:::`. It accesses non-exported functions inside packages. Code relying on these is likely to break in future versions of the package because the functions are not part of the public interface and may be changed or removed by the maintainers without notice. Use public functions via `::` instead. (undesirable_operator_linter)
Check notice on line 232 in app/threshold_tab.py
codefactor-io / CodeFactor
app/threshold_tab.py#L9-L232
Complex Method
Loading