Data access#
Get the row of X corresponding to a single cell, based on the cell's name in obs_names. |
|
Get the column of X corresponding to a single gene, based on the gene's name in var_names. |
|
Print a row of obs (the first row, by default) with each column on its own line. |
|
Print a row of var (the first row, by default) with each column on its own line. |