Description Usage Arguments Value Examples
View source: R/Search_Anywhere.R
Converts from SRA-GEO Categories to corresponding SRA library_strategy
and GEO (study) type.
For further details regarding available categories (and their
corresponding elements), inspect the SRA_GEO_Category_Conversion
object or see its documentation page: ?SRA_GEO_Category_Conversion
.
1 |
x |
Character with a category (can be a vector). NOTE: must match exactly (but matching is case insensitive) |
A list with a vector each for SRA_library_strategy and GEO_type
1 2 | convertCategoriesToLibraryStrategyType("Transcriptome MA")
convertCategoriesToLibraryStrategyType("ChIP-Seq")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.