associated_publications: What publications are available?

View source: R/associated_publications.R

associated_publicationsR Documentation

What publications are available?

Description

What publications are available?

Usage

associated_publications(
  genes,
  keywords = c("rheumatoid", "inflammatory", "autoimmune"),
  split = "OR",
  long_format = FALSE,
  verbose = TRUE
)

Arguments

genes

A list of gene names

keywords

Words to search with the genes

split

search keywords using AND or OR (default is OR)

long_format

Logical whether to return one row per publication (long) or one per row per gene (wide)


KatrionaGoldmann/omicAnnotations documentation built on June 23, 2022, 2:15 p.m.