Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
myles-lewis committed Jul 5, 2022
1 parent 0b82398 commit c5e2905
Show file tree
Hide file tree
Showing 19 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion R/add_animation.R
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#' z-axis
#' @references
#' Lewis, Myles J., et al. (2019).
#' \href{https://www.cell.com/cell-reports/fulltext/S2211-1247(19)31007-1}{
#' \href{https://pubmed.ncbi.nlm.nih.gov/31461658/}{
#' Molecular portraits of early rheumatoid arthritis identify clinical and
#' treatment response phenotypes.}
#' \emph{Cell reports}, \strong{28}:9
Expand Down
2 changes: 1 addition & 1 deletion R/boxplot_trio.R
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
#' @keywords hplot
#' @references
#' Lewis, Myles J., et al. (2019).
#' \href{https://www.cell.com/cell-reports/fulltext/S2211-1247(19)31007-1}{
#' \href{https://pubmed.ncbi.nlm.nih.gov/31461658/}{
#' Molecular portraits of early rheumatoid arthritis identify clinical and
#' treatment response phenotypes.}
#' \emph{Cell reports}, \strong{28}:9
Expand Down
4 changes: 2 additions & 2 deletions R/example_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#' \describe{
#' \item{Pathotype}{The synovial biopsy histological pathotype}
#' }
#' @source \url{https://www.cell.com/cell-reports/fulltext/S2211-1247(19)31007-1
#' @source \url{https://pubmed.ncbi.nlm.nih.gov/31461658/
#' }
"syn_example_meta"

Expand All @@ -18,7 +18,7 @@
#'
#' @format A data frame with 500 rows representing the most significant
#' genes/probes and 81 columns representing samples.
#' @source \url{https://www.cell.com/cell-reports/fulltext/S2211-1247(19)31007-1
#' @source \url{https://pubmed.ncbi.nlm.nih.gov/31461658/
#' }
"syn_example_rld"

2 changes: 1 addition & 1 deletion R/polar_grid.R
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ setClass("grid", slots = list(
#' }
#' @references
#' Lewis, Myles J., et al. (2019).
#' \href{https://www.cell.com/cell-reports/fulltext/S2211-1247(19)31007-1}{
#' \href{https://pubmed.ncbi.nlm.nih.gov/31461658/}{
#' Molecular portraits of early rheumatoid arthritis identify clinical and
#' treatment response phenotypes.}
#' \emph{Cell reports}, \strong{28}:9
Expand Down
2 changes: 1 addition & 1 deletion R/radial_ggplot.R
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
#' @keywords hplot
#' @references
#' Lewis, Myles J., et al. (2019).
#' \href{https://www.cell.com/cell-reports/fulltext/S2211-1247(19)31007-1}{
#' \href{https://pubmed.ncbi.nlm.nih.gov/31461658/}{
#' Molecular portraits of early rheumatoid arthritis identify clinical and
#' treatment response phenotypes.}
#' \emph{Cell reports}, \strong{28}:9
Expand Down
2 changes: 1 addition & 1 deletion R/radial_plotly.R
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
#' @importFrom methods is
#' @references
#' Lewis, Myles J., et al. (2019).
#' \href{https://www.cell.com/cell-reports/fulltext/S2211-1247(19)31007-1}{
#' \href{https://pubmed.ncbi.nlm.nih.gov/31461658/}{
#' Molecular portraits of early rheumatoid arthritis identify clinical and
#' treatment response phenotypes.}
#' \emph{Cell reports}, \strong{28}:9
Expand Down
2 changes: 1 addition & 1 deletion R/show_grid.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#' @importFrom plotly plot_ly add_trace add_text layout %>%
#' @references
#' Lewis, Myles J., et al. (2019).
#' \href{https://www.cell.com/cell-reports/fulltext/S2211-1247(19)31007-1}{
#' \href{https://pubmed.ncbi.nlm.nih.gov/31461658/}{
#' Molecular portraits of early rheumatoid arthritis identify clinical and
#' treatment response phenotypes.}
#' \emph{Cell reports}, \strong{28}:9
Expand Down
2 changes: 1 addition & 1 deletion R/significance_subset.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#' object.
#' @references
#' Lewis, Myles J., et al. (2019).
#' \href{https://www.cell.com/cell-reports/fulltext/S2211-1247(19)31007-1}{
#' \href{https://pubmed.ncbi.nlm.nih.gov/31461658/}{
#' Molecular portraits of early rheumatoid arthritis identify clinical and
#' treatment response phenotypes.}
#' \emph{Cell reports}, \strong{28}:9
Expand Down
2 changes: 1 addition & 1 deletion R/volcano3D.R
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
#' z-axis
#' @references
#' Lewis, Myles J., et al. (2019).
#' \href{https://www.cell.com/cell-reports/fulltext/S2211-1247(19)31007-1}{
#' \href{https://pubmed.ncbi.nlm.nih.gov/31461658/}{
#' Molecular portraits of early rheumatoid arthritis identify clinical and
#' treatment response phenotypes.}
#' \emph{Cell reports}, \strong{28}:9
Expand Down
2 changes: 1 addition & 1 deletion man/add_animation.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/boxplot_trio.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/polar_grid.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/radial_ggplot.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/radial_plotly.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/show_grid.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/significance_subset.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/syn_example_meta.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/syn_example_rld.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/volcano3D.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c5e2905

Please sign in to comment.