Learn R Programming

gprofiler2 (version 0.2.3)

Interface to the 'g:Profiler' Toolset

Description

A toolset for functional enrichment analysis and visualization, gene/protein/SNP identifier conversion and mapping orthologous genes across species via 'g:Profiler' (). The main tools are: (1) 'g:GOSt' - functional enrichment analysis and visualization of gene lists; (2) 'g:Convert' - gene/protein/transcript identifier conversion across various namespaces; (3) 'g:Orth' - orthology search across species; (4) 'g:SNPense' - mapping SNP rs identifiers to chromosome positions, genes and variant effects. This package is an R interface corresponding to the 2019 update of 'g:Profiler' and provides access to 'g:Profiler' for versions 'e94_eg41_p11' and higher. See the package 'gProfileR' for accessing older versions from the 'g:Profiler' toolset.

Copy Link

Version

Install

install.packages('gprofiler2')

Monthly Downloads

3,517

Version

0.2.3

License

GPL (>= 2)

Maintainer

Liis Kolberg

Last Published

February 23rd, 2024

Functions in gprofiler2 (0.2.3)

get_version_info

Get version info of g:Profiler data sources
get_user_agent

Get current user agent string.
gostplot

Manhattan plot of functional enrichment results.
gorth

Orthology search.
gsnpense

Convert SNP rs identifiers to genes.
gconvert

Gene ID conversion.
mapViridis

Map vector of numeric values to Viridis color scale.
get_base_url

Get the current base URL.
get_tls_version

Get the TLS version for SSL
gost

Gene list functional enrichment.
publish_gostplot

Create and save an annotated Manhattan plot of enrichment results.
publish_gosttable

Create and save a table with the functional enrichment analysis results.
upload_GMT_file

Upload custom annotations for functional enrichment analysis in g:GOSt.
random_query

Generate a random gene list for testing.
set_base_url

Set the base URL.
set_tls_version

Set the TLS version to use for SSL
set_user_agent

Set custom user agent string.