Browse code

fix typos

Giulia Crocioni authored on 10/05/2024 12:40:36 • GitHub committed on 10/05/2024 12:40:36
Showing 1 changed files

... ...
@@ -3,8 +3,8 @@
3 3
 #' @param proteinDF Protein DataFrame created by call to getProteinFeatures()
4 4
 #'
5 5
 #' @description
6
-#' A call to `plotProtein()` visualized all relevant protein features within one figure along
7
-#' the entire protein sequence. All immunogen associated with the protein are highlighted at their
6
+#' A call to `plotProtein()` visualizes all relevant protein features within one figure along
7
+#' the entire protein sequence. All immunogens associated with the protein are highlighted at their
8 8
 #' position along the protein sequence by darkred boxes.
9 9
 #'
10 10
 #' @return A ggplot object