Closed adkinsrs closed 1 month ago
Modified several of the API calls in pre-plotting steps for the curators. They should be much faster now
Also tried to modify the orthologs API call as well but from testing two separate profiles (mouse and zebrafish) the call was erroneously claiming that it could not establish a mapping with genes that were able to be mapped before.
Several of the pre-plotting API calls do not require access to the expression matrix which I believe is the bottleneck in loading speeds of various steps. We can use the AnnDataShadow class to only load the parts we need