- 
                Notifications
    You must be signed in to change notification settings 
- Fork 30
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Report
Hi, when I use infercnvpy on my own dataset, the run does not throw an error, and I have also normalized and log1p transformed it normally. However, there are hardly any colors on the heatmap after running my data. Why is this? Is it because my adata structure is wrong or are there other reasons? This is definitely a cancer sample.
We provide all immune cell types as "normal cells".
cnv.tl.infercnv(
    adata,
    reference_key="cell_type",
    reference_cat=[
        'B cells',
        'tumor-associated macrophages (TAMs)',
        'tumorassociated endothelial cells (TECs)',
    ],
    window_size=50,
)Version information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
