:warning: Deprecation Warning
- The MrVI implementation has been moved to `scvi-tools` (`from scvi.external import MRVI`),
and this package will no longer be maintained.
Added
- Adds deprecation warning in the form of a FutureWarning on import.
- Various fixes and UX improvements to the model kwargs, DE, and DA functions.