Skip to content

different row counts implied by arguments #6

Description

@wyt14

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions