Returns a vector of the unique names for all entries of the specified axis.
Details
Axis entries provide names for each position along an axis, such as gene names
for a "gene" axis or cell barcodes for a "cell" axis. These entry names can be used
to look up specific indices using the axis_indices() function.
See the Julia documentation for details.