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
Hello, I am trying differential accessibility with an ArchR project:
DE = run_de(archr_obj, input_type='scATAC',replicate_col="Sample",
cell_type_col="cell_type",label_col="label")
Error in check_inputs(input = input, meta = meta, replicate_col = replicate_col, : input must be Seurat, monocle, sparse matrix, numeric matrix, or numeric data frame
The text was updated successfully, but these errors were encountered:
Hello, I am trying differential accessibility with an ArchR project:
Error in check_inputs(input = input, meta = meta, replicate_col = replicate_col, : input must be Seurat, monocle, sparse matrix, numeric matrix, or numeric data frame
The text was updated successfully, but these errors were encountered: