Skip to content

Commit

Permalink
Update DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
william-hutchison committed Aug 31, 2023
1 parent 819a439 commit 2afbe17
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,12 @@ Description: tidySpatialExperiment is an adapter that abstracts the 'SpatialExpe
in the form of a tibble and allows data manipulation, plotting and nesting using 'tidyverse'.
License: GPL-3
Depends:
R (>= 4.1.0),
SpatialExperiment
R (>= 4.3.0),
SingleCellExperiment,
SpatialExperiment,
tidySingleCellExperiment,
Imports:
ttservice,
tidySingleCellExperiment,
SummarizedExperiment,
BiocGenerics,
dplyr,
Expand Down

0 comments on commit 2afbe17

Please sign in to comment.