Skip to content

how to preform scenicplus base on scATAC data and scRNA data with different barcode #305

Answered by fatcat-del
fatcat-del asked this question in Q&A
Discussion options

You must be logged in to vote

I'm sorry about this discussion, The solution can be found in Tutorial 3: Mix of melanoma cell lines

from scenicplus.scenicplus_class import create_SCENICPLUS_object
import numpy as np
scplus_obj = create_SCENICPLUS_object(
GEX_anndata = adata,
cisTopic_obj = cistopic_obj,
menr = menr,
multi_ome_mode = False,
key_to_group_by = 'MMline',
nr_cells_per_metacells = 5)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@MVemon
Comment options

@SeppeDeWinter
Comment options

Answer selected by SeppeDeWinter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants