A tool for the unsupervised clustering of cells from single cell RNA-Seq experiments
GNU General Public License v3.0
119
stars
55
forks
source link
Error in rowSums(out_pathway) : 'x' must be an array of at least two dimensions #101
Closed
zina-R closed 4 years ago
i am trying to solve this problem can you help me:
Run function
Run function to categorize all KOs by level 3 in BRITE hierarchy
test_ko_L3 <- categorize_by_function_l3(test_ko, kegg_brite_map)
ERROR
Error in rowSums(out_pathway) : 'x' must be an array of at least two dimensions Called from: rowSums(out_pathway)