Skip to content

Commit

Permalink
πŸ“ Update development vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
lazappi committed Dec 20, 2024
1 parent cdc5196 commit b8967bb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions vignettes/development.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ This document outlines the features of the **{laminr}** package and the roadmap

## Features

### Setup

* [x] Create a default Python instance for **{laminr}** (`install_lamindb()`)
* [x] Login to LaminDB from R (`lamin_login()`)
* [x] Set a default instance from R (`lamin_connect()`)

### Connect to an instance

* [x] Connect to a LaminDB instance (`connect()`).
Expand Down Expand Up @@ -146,6 +152,8 @@ A first version of the package that allows users to:
* Introduce data curation features (validation, standardization, annotation).
* Enhance support for bionty registries and ontology interactions.
* Connect to TileDB-SOMA artifacts.
* Allow users to install **lamindb** and manage a Python environment
* Login and set a default instance from R

### Future versions

Expand Down

0 comments on commit b8967bb

Please sign in to comment.