-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I encountered the following problems when running. What do you think is the cause of the problem? Thank you very much.
res = do_pipeline(
+ out_path ="...",
+ counts_file_dir = ".../polyAbam_counts/",
+ peak_info_file="polyAbam_polyA_peaks.gff",
+ organism ="human_ens100",
+ cells_to_use =cells_to_use,
+ cell_name_func=cell_name_func
+ )
-- 1/4 load --
Loading .../polyAbam_counts//BT1290.tab.gz
Loaded 23949 x 50 matrix of counts
Loading .../polyAbam_counts//BT1292.tab.gz
Loaded 0 x 0 matrix of counts
Error in DataFrame(cell = colnames(counts_matrix), barcode = cell_to_barcode[colnames(counts_matrix)], :
different row counts implied by arguments
Metadata
Metadata
Assignees
Labels
No labels