Skip to content

Commit

Permalink
export method for teal_data
Browse files Browse the repository at this point in the history
  • Loading branch information
gogonzo committed Oct 2, 2023
1 parent a8dd3fd commit 79d756e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@ S3method(init_filter_states,MultiAssayExperiment)
S3method(init_filter_states,SummarizedExperiment)
S3method(init_filter_states,data.frame)
S3method(init_filter_states,matrix)
S3method(init_filtered_data,TealData)
S3method(init_filtered_data,default)
S3method(init_filtered_data,tdata)
S3method(init_filtered_data,teal_data)
S3method(init_filtered_dataset,MultiAssayExperiment)
S3method(init_filtered_dataset,data.frame)
S3method(print,teal_slice)
Expand Down

0 comments on commit 79d756e

Please sign in to comment.