sainsc.GridCounts.get ===================== .. py:method:: sainsc.GridCounts.get(key, default = None) Get the counts for a gene. :param key: Name of the gene to retrieve. :type key: str :rtype: scipy.sparse.csr_array | scipy.sparse.csc_array | None