Skip to content

Commit

Permalink
adding missing functions and re-organizing, removing some redundancies
Browse files Browse the repository at this point in the history
  • Loading branch information
oganm committed Aug 24, 2023
1 parent 7ceb003 commit 5640fcd
Show file tree
Hide file tree
Showing 10 changed files with 980 additions and 932 deletions.
4 changes: 2 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ export(get_dataset_expression)
export(get_dataset_expression_for_genes)
export(get_dataset_object)
export(get_dataset_platforms)
export(get_dataset_processed_expression)
export(get_dataset_quantitation_types)
export(get_dataset_samples)
export(get_datasets)
export(get_datasets_by_ids)
Expand All @@ -22,11 +24,9 @@ export(get_platform_annotations)
export(get_platform_datasets)
export(get_platform_element_genes)
export(get_platforms_by_ids)
export(get_result_sets)
export(get_taxa)
export(get_taxon_datasets)
export(search_annotations)
export(search_datasets)
export(search_gemma)
export(set_gemma_user)
import(bit64)
Expand Down
Loading

0 comments on commit 5640fcd

Please sign in to comment.