rba_string_version {rbioapi}R 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

See Also

Other "STRING": rba_string_annotations(), rba_string_enrichment(), 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()



[Package rbioapi version 0.8.1 Index]