arrange.SummarizedExperiment | Arrange by variables |
dot-SummarizedExperiment | Subtract two SummarizedExperiments |
drop_metadata | Removes non-informative metadata |
filter.SummarizedExperiment | Returns rows or cols of se with matching conditions |
get_col_data | Gets column data from an se as a tibble |
get_row_data | Gets row data from an se as a tibble |
mutate.SummarizedExperiment | Create or transform variables |
options_from_coldata | Gets available options for a particular column of the coldata... |
pipe | Pipe operator |
plus-.SummarizedExperiment | Add two SummarizedExperiments |
print_options | Prints available options for the se |
reexports | Objects exported from other packages |
rename.SummarizedExperiment | Rename variables by name for rowData or colData |
round.SummarizedExperiment | Round the values of a SummarizedExperiments |
select.SummarizedExperiment | Select variables by name for rowData or colData |
seq_se | Example sequencing SummarizedExperiment |
set_col_data | Sets column data from an se |
set_row_data | Sets row data from an se |
slash-.SummarizedExperiment | Divide two SummarizedExperiments |
slice_sample.SummarizedExperiment | Randomly selects rows or columns |
slice.SummarizedExperiment | Choose rows by position |
times-.SummarizedExperiment | Multiply two SummarizedExperiments |
write_csv | Write a se to csv format |
write_delim | Write a se to delim format |
write_tsv | Write a se to tsv format |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.