Importing UCell from other packages caused dependency issues related to Seurat and data.table packages. Fixed this by adding roxygen headers in AddModuleScore_UCell, u_stat_signature_list, data_to_ranks_data_table, and rankings2Uscore functions and regenerating NAMESPACE by roxygen2::roxygenise().
Importing UCell from other packages caused dependency issues related to Seurat and data.table packages. Fixed this by adding roxygen headers in
AddModuleScore_UCell
,u_stat_signature_list
,data_to_ranks_data_table
, andrankings2Uscore
functions and regenerating NAMESPACE byroxygen2::roxygenise()
.