...
|
...
|
@@ -5,7 +5,7 @@
|
5
|
5
|
#' @param uniprot String, UniProt ID
|
6
|
6
|
#'
|
7
|
7
|
#' @description
|
8
|
|
-#' By providing a valid UniProt ID, information from UniProt and PredictProtein is queried via their
|
|
8
|
+#' By providing a valid UniProt ID, information from UniProt (https://www.uniprot.org/) and PredictProtein (https://predictprotein.org/) is queried via their
|
9
|
9
|
#' respective APIs. The retrieved information regarding secondary structure, solvent accessibility, membrane
|
10
|
10
|
#' regions, protein-binding regions, disordered regions, PTMs and disulfide bridges is saved per residue
|
11
|
11
|
#' within a Protein DataFrame. After calling `getProteinFeatures()`, immunogens can be added to the Protein
|