In what situations is 'outer' typically used when using anndata.concat()?
0
0
Entering edit mode
5 months ago
Spring • 0

Hi, I have 9 samples with identifiers starting with SRR24304... I calculated the HVGs (highly variable genes) for each sample and then combined them using adata = anndata.concat(adata_list, join='inner'). However, only about 300 genes remained (the intersection), which is concerning as many genes were discarded. Would it be problematic to use 'outer' join instead of the default 'inner' join? In what situations is 'outer' typically used? Thanks.

concat anndata scanpy • 191 views
ADD COMMENT

Login before adding your answer.

Traffic: 790 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6