After running run sc_long_pipeline I have a SingleCellExperiment object with each row representing a transcript. I'd like to also have the corresponding gene-level counts in the same object, and was wondering if there is an option to include this as part of the output of the pipeline?
Hello,
After running run
sc_long_pipeline
I have a SingleCellExperiment object with each row representing a transcript. I'd like to also have the corresponding gene-level counts in the same object, and was wondering if there is an option to include this as part of the output of the pipeline?