if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("UniProt.ws")
uniport.ws
The UniProt.ws package provides a select
interface to the UniProt web service.
suppressPackageStartupMessages({
library(UniProt.ws)
})
up <- UniProt.ws(taxId=9606)
If you already know about the select interface, you can immediately learn about the various methods for this object by just looking it’s the help page.
help("UniProt.ws")
When you load the UniProt.ws package, it creates a
UniProt.ws
object. If you look at the object you will see
some helpful information about it.
up
## UniProt.ws interface object:
## Taxonomy ID: 9606
## Species name: Homo sapiens (Human)
## List species with 'availableUniprotSpecies()'
By default, you can see that the UniProt.ws
object is set to
retrieve records from Homo sapiens. But you can change that of
course. In order to change it, you first need to look up the
appropriate taxonomy ID for the species that you are interested in.
Uniprot provides support for over 20 thousand species, so there are a
few to choose from! In order to make this easier, we have provided
the helper function availableUniprotSpecies
which will
list all the supported species along with their taxonomy ids. When you
call the availableUniprotSpecies
function, it’s
recommended that you make use of the pattern argument to limit your
queries like this:
availableUniprotSpecies(pattern="musculus")
## kingdom Taxon Node Official (scientific) name
## ANTMS E 520121 Anthocoris musculus
## ANTMU E 208057 Anthoscopus musculus
## APOMU E 238007 Apomys musculus
## BAIMU E 213557 Baiomys musculus
## BALMU E 9771 Balaenoptera musculus
## BLEMU E 197864 Blepharisma musculus
## MOUSE E 10090 Mus musculus
## MUSMB E 35531 Mus musculus bactrianus
## MUSMC E 10091 Mus musculus castaneus
## MUSMM E 57486 Mus musculus molossinus
## MUSMS E 186842 Mus musculus x Mus spretus
## MUSMX E 477816 Mus musculus musculus x Mus musculus castaneus
## POVM1 V 1891730 Mus musculus polyomavirus 1
Once you have learned the taxonomy ID for the species of interest, you
can then change the taxonomy id for the UniProt.ws
object
using taxId
setter or by calling the constructor for
UniProt.ws
mouseUp <- UniProt.ws(10090)
mouseUp
## UniProt.ws interface object:
## Taxonomy ID: 10090
## Species name: Mus musculus (Mouse)
## List species with 'availableUniprotSpecies()'
As you can see the species is different for the
mouseUp
new object.
UniProt.ws
Once you are safisfied that you have an uniport.ws
that is
using the appropriate organsims, you can make use of the standard set
of methods in a select
interface. Specifically:
columns
, keytypes
, keys
and
select
.
You will probably notice that there are a large number of columns that can be retrieved.
head(keytypes(up))
## [1] "Allergome" "ArachnoServer" "Araport" "BioCyc"
## [5] "BioGRID" "BioMuta"
And most (but not all) of these fields can also be used as keytypes.
head(columns(up))
## [1] "absorption" "accession"
## [3] "annotation_score" "cc_activity_regulation"
## [5] "cc_allergen" "cc_alternative_products"
If necessary you can also look up the keys of a given type. But please be warned that the web service is slow at this particular kind of lookup. So if you really want to do this kind of operation you are probably going to want to save the result to your R session.
egs <- keys(up, "GeneID")
Finally, you can loop up whatever combinations of columns, keytypes and keys
that you need when using select
.
Note. ‘ENTREZ_GENE’ is now ‘GeneID’
keys <- c("1","2")
columns <- c("xref_pdb", "xref_hgnc", "sequence")
kt <- "GeneID"
res <- select(up, keys, columns, kt)
res
## From Entry PDB
## 1 1 P04217 <NA>
## 2 1 V9HWD8 <NA>
## 3 2 P01023 1BV8;2P9R;6TAV;7O7L;7O7M;7O7N;7O7O;7O7P;7O7Q;7O7R;7O7S;7VON;7VOO;
## HGNC
## 1 HGNC:5;
## 2 <NA>
## 3 HGNC:7;
## Sequence
## 1 MSMLVVFLLLWGVTWGPVTEAAIFYETQPSLWAESESLLKPLANVTLTCQAHLETPDFQLFKNGVAQEPVHLDSPAIKHQFLLTGDTQGRYRCRSGLSTGWTQLSKLLELTGPKSLPAPWLSMAPVSWITPGLKTTAVCRGVLRGVTFLLRREGDHEFLEVPEAQEDVEATFPVHQPGNYSCSYRTDGEGALSEPSATVTIEELAAPPPPVLMHHGESSQVLHPGNKVTLTCVAPLSGVDFQLRRGEKELLVPRSSTSPDRIFFHLNAVALGDGGHYTCRYRLHDNQNGWSGDSAPVELILSDETLPAPEFSPEPESGRALRLRCLAPLEGARFALVREDRGGRRVHRFQSPAGTEALFELHNISVADSANYSCVYVDLKPPFGGSAPSERLELHVDGPPPRPQLRATWSGAVLAGRDAVLRCEGPIPDVTFELLREGETKAVKTVRTPGAAANLELIFVGPQHAGNYRCRYRSWVPHTFESELSDPVELLVAES
## 2 MSMLVVFLLLWGVTWGPVTEAAIFYETQPSLWAESESLLKPLANVTLTCQAHLETPDFQLFKNGVAQEPVHLDSPAIKHQFLLTGDTQGRYRCRSGLSTGWTQLSKLLELTGPKSLPAPWLSMAPVSWITPGLKTTAVCRGVLRGVTFLLRREGDHEFLEVPEAQEDVEATFPVHQPGNYSCSYRTDGEGALSEPSATVTIEELAAPPPPVLMHHGESSQVLHPGNKVTLTCVAPLSGVDFQLRRGEKELLVPRSSTSPDRIFFHLNAVALGDGGHYTCRYRLHDNQNGWSGDSAPVELILSDETLPAPEFSPEPESGRALRLRCLAPLEGARFALVREDRGGRRVHRFQSPAGTEALFELHNISVADSANYSCVYVDLKPPFGGSAPSERLELHVDGPPPRPQLRATWSGAVLAGRDAVLRCEGPIPDVTFELLREGETKAVKTVRTPGAAANLELIFVGPQHAGNYRCRYRSWVPHTFESELSDPVELLVAES
## 3 MGKNKLLHPSLVLLLLVLLPTDASVSGKPQYMVLVPSLLHTETTEKGCVLLSYLNETVTVSASLESVRGNRSLFTDLEAENDVLHCVAFAVPKSSSNEEVMFLTVQVKGPTQEFKKRTTVMVKNEDSLVFVQTDKSIYKPGQTVKFRVVSMDENFHPLNELIPLVYIQDPKGNRIAQWQSFQLEGGLKQFSFPLSSEPFQGSYKVVVQKKSGGRTEHPFTVEEFVLPKFEVQVTVPKIITILEEEMNVSVCGLYTYGKPVPGHVTVSICRKYSDASDCHGEDSQAFCEKFSGQLNSHGCFYQQVKTKVFQLKRKEYEMKLHTEAQIQEEGTVVELTGRQSSEITRTITKLSFVKVDSHFRQGIPFFGQVRLVDGKGVPIPNKVIFIRGNEANYYSNATTDEHGLVQFSINTTNVMGTSLTVRVNYKDRSPCYGYQWVSEEHEEAHHTAYLVFSPSKSFVHLEPMSHELPCGHTQTVQAHYILNGGTLLGLKKLSFYYLIMAKGGIVRTGTHGLLVKQEDMKGHFSISIPVKSDIAPVARLLIYAVLPTGDVIGDSAKYDVENCLANKVDLSFSPSQSLPASHAHLRVTAAPQSVCALRAVDQSVLLMKPDAELSASSVYNLLPEKDLTGFPGPLNDQDNEDCINRHNVYINGITYTPVSSTNEKDMYSFLEDMGLKAFTNSKIRKPKMCPQLQQYEMHGPEGLRVGFYESDVMGRGHARLVHVEEPHTETVRKYFPETWIWDLVVVNSAGVAEVGVTVPDTITEWKAGAFCLSEDAGLGISSTASLRAFQPFFVELTMPYSVIRGEAFTLKATVLNYLPKCIRVSVQLEASPAFLAVPVEKEQAPHCICANGRQTVSWAVTPKSLGNVNFTVSAEALESQELCGTEVPSVPEHGRKDTVIKPLLVEPEGLEKETTFNSLLCPSGGEVSEELSLKLPPNVVEESARASVSVLGDILGSAMQNTQNLLQMPYGCGEQNMVLFAPNIYVLDYLNETQQLTPEIKSKAIGYLNTGYQRQLNYKHYDGSYSTFGERYGRNQGNTWLTAFVLKTFAQARAYIFIDEAHITQALIWLSQRQKDNGCFRSSGSLLNNAIKGGVEDEVTLSAYITIALLEIPLTVTHPVVRNALFCLESAWKTAQEGDHGSHVYTKALLAYAFALAGNQDKRKEVLKSLNEEAVKKDNSVHWERPQKPKAPVGHFYEPQAPSAEVEMTSYVLLAYLTAQPAPTSEDLTSATNIVKWITKQQNAQGGFSSTQDTVVALHALSKYGAATFTRTGKAAQVTIQSSGTFSSKFQVDNNNRLLLQQVSLPELPGEYSMKVTGEGCVYLQTSLKYNILPEKEEFPFALGVQTLPQTCDEPKAHTSFQISLSVSYTGSRSASNMAIVDVKMVSGFIPLKPTVKMLERSNHVSRTEVSSNHVLIYLDKVSNQTLSLFFTVLQDVPVRDLKPAIVKVYDYYETDEFAIAEYNAPCSKDLGNA
sessionInfo()
sessionInfo()
## R Under development (unstable) (2024-10-21 r87258)
## Platform: x86_64-pc-linux-gnu
## Running under: Ubuntu 24.04.1 LTS
##
## Matrix products: default
## BLAS: /home/biocbuild/bbs-3.21-bioc/R/lib/libRblas.so
## LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.12.0
##
## locale:
## [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
## [3] LC_TIME=en_GB LC_COLLATE=C
## [5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
## [7] LC_PAPER=en_US.UTF-8 LC_NAME=C
## [9] LC_ADDRESS=C LC_TELEPHONE=C
## [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
##
## time zone: America/New_York
## tzcode source: system (glibc)
##
## attached base packages:
## [1] stats graphics grDevices utils datasets methods base
##
## other attached packages:
## [1] UniProt.ws_2.47.0 RSQLite_2.3.7 BiocGenerics_0.53.0
## [4] BiocStyle_2.35.0
##
## loaded via a namespace (and not attached):
## [1] KEGGREST_1.47.0 xfun_0.48 bslib_0.8.0
## [4] Biobase_2.67.0 rjsoncons_1.3.1 vctrs_0.6.5
## [7] tools_4.5.0 generics_0.1.3 stats4_4.5.0
## [10] curl_5.2.3 tibble_3.2.1 fansi_1.0.6
## [13] AnnotationDbi_1.69.0 blob_1.2.4 pkgconfig_2.0.3
## [16] BiocBaseUtils_1.9.0 dbplyr_2.5.0 S4Vectors_0.45.0
## [19] lifecycle_1.0.4 GenomeInfoDbData_1.2.13 compiler_4.5.0
## [22] Biostrings_2.75.0 progress_1.2.3 GenomeInfoDb_1.43.0
## [25] htmltools_0.5.8.1 sass_0.4.9 yaml_2.3.10
## [28] pillar_1.9.0 crayon_1.5.3 jquerylib_0.1.4
## [31] cachem_1.1.0 tidyselect_1.2.1 digest_0.6.37
## [34] dplyr_1.1.4 purrr_1.0.2 bookdown_0.41
## [37] fastmap_1.2.0 cli_3.6.3 magrittr_2.0.3
## [40] utf8_1.2.4 httpcache_1.2.0 withr_3.0.2
## [43] prettyunits_1.2.0 filelock_1.0.3 UCSC.utils_1.3.0
## [46] bit64_4.5.2 rmarkdown_2.28 XVector_0.47.0
## [49] httr_1.4.7 bit_4.5.0 png_0.1-8
## [52] hms_1.1.3 memoise_2.0.1 evaluate_1.0.1
## [55] knitr_1.48 IRanges_2.41.0 BiocFileCache_2.15.0
## [58] rlang_1.1.4 glue_1.8.0 DBI_1.2.3
## [61] BiocManager_1.30.25 jsonlite_1.8.9 R6_2.5.1
## [64] zlibbioc_1.53.0