rba_string_version: Get Current STRING Version

View source: R/stringdb.R

rba_string_versionR Documentation

Get Current STRING Version

Description

Get STRING version and stable Address that this package currently uses.

Usage

rba_string_version(...)

Arguments

...

rbioapi option(s). See rba_options's arguments manual for more information on available options.

Details

Note that STRING releases new version at approximately 2 years cycle. Nevertheless, to insure reproducibility, STRING dedicates a stable address for each release. Thus you can always reproduce research and results obtained via a certain STRING version. If the version that rbioapi returns is outdated, Kindly contact me.

Value

A list with STRING version and stable address.

Corresponding API Resources

"GET https://string-db.org/api/{output_format}/version"

References

  • Damian Szklarczyk, Rebecca Kirsch, Mikaela Koutrouli, Katerina Nastou, Farrokh Mehryary, Radja Hachilif, Annika L Gable, Tao Fang, Nadezhda T Doncheva, Sampo Pyysalo, Peer Bork, Lars J Jensen, Christian von Mering, The STRING database in 2023: protein–protein association networks and functional enrichment analyses for any sequenced genome of interest, Nucleic Acids Research, Volume 51, Issue D1, 6 January 2023, Pages D638–D646, https://doi.org/10.1093/nar/gkac1000

  • STRING API Documentation

  • Citations note on STRING website

See Also

Other "STRING": rba_string_annotations(), rba_string_enrichment(), rba_string_enrichment_image(), rba_string_enrichment_ppi(), rba_string_homology_inter(), rba_string_homology_intra(), rba_string_interaction_partners(), rba_string_interactions_network(), rba_string_map_ids(), rba_string_network_image()

Examples


rba_string_version()



rbioapi documentation built on April 4, 2025, 5:04 a.m.