__or__#
- Pseudobulk.__or__(other)[source]#
Combine the cell types of this Pseudobulk dataset with another. The two datasets must have non-overlapping cell types.
- Parameters:
other: Pseudobulk
the other Pseudobulk dataset to combine with this one
- Returns:
A Pseudobulk dataset with each of the cell types in the first Pseudobulk dataset, followed by each of the cell types in the second.
- Return type: