cellgeni / sceasy

A package to help convert different single-cell data formats to each other
GNU General Public License v3.0
346 stars 52 forks source link

Code clean up #50

Closed nh3 closed 2 years ago

nh3 commented 2 years ago

This PR introduces the following changes to serve as basis for further functionality additions:

  1. Drop dependency on "loom_utils.R" and relax anndata version requirement
  2. Add function docs
  3. Use tidyverse code style.