From 2b06932fdcf58767289aefd9b0cd39671e89c874 Mon Sep 17 00:00:00 2001 From: evanbiederstedt Date: Wed, 17 Nov 2021 15:01:07 -0500 Subject: [PATCH] fix hyperlinks --- doc/pagoda2.walkthrough.Rmd | 2 +- doc/pagoda2.walkthrough.html | 2 +- doc/pagoda2.walkthrough.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/pagoda2.walkthrough.Rmd b/doc/pagoda2.walkthrough.Rmd index 5e13421..db4626d 100644 --- a/doc/pagoda2.walkthrough.Rmd +++ b/doc/pagoda2.walkthrough.Rmd @@ -389,7 +389,7 @@ This app will now be viewable as long as our R session is running. However we al Users may also interactively explore [Conos](https://github.com/kharchenkolab/conos) objects with the Pagoda2 application. -After constructing the Conos object `con` as shown in the Conos [walkthrough](https://github.com/kharchenkolab/conos/blob/master/doc/walkthrough.md), users can save to a serialized `*.bin` file and upload into the pagoda application with the `p2app4conos()` function, using `p2app4conos(conos=con)`. Please see Conos for more details. +After constructing the Conos object `con` as shown in the Conos [walkthrough](https://github.com/kharchenkolab/conos/blob/main/doc/walkthrough.md), users can save to a serialized `*.bin` file and upload into the pagoda application with the `p2app4conos()` function, using `p2app4conos(conos=con)`. Please see Conos for more details. ### More Details diff --git a/doc/pagoda2.walkthrough.html b/doc/pagoda2.walkthrough.html index a008df1..60078aa 100644 --- a/doc/pagoda2.walkthrough.html +++ b/doc/pagoda2.walkthrough.html @@ -723,7 +723,7 @@

View Conos Object in Pagoda2 Frontend Application

Users may also interactively explore Conos objects with the Pagoda2 application.

-

After constructing the Conos object con as shown in the Conos walkthrough, users can save to a serialized *.bin file and upload into the pagoda application with the p2app4conos() function, using p2app4conos(conos=con). Please see Conos for more details.

+

After constructing the Conos object con as shown in the Conos walkthrough, users can save to a serialized *.bin file and upload into the pagoda application with the p2app4conos() function, using p2app4conos(conos=con). Please see Conos for more details.

More Details

diff --git a/doc/pagoda2.walkthrough.md b/doc/pagoda2.walkthrough.md index a00f5e5..1b588cc 100644 --- a/doc/pagoda2.walkthrough.md +++ b/doc/pagoda2.walkthrough.md @@ -623,7 +623,7 @@ This app will now be viewable as long as our R session is running. However we al Users may also interactively explore [Conos](https://github.com/kharchenkolab/conos) objects with the Pagoda2 application. -After constructing the Conos object `con` as shown in the Conos [walkthrough](https://github.com/kharchenkolab/conos/blob/master/doc/walkthrough.md), users can save to a serialized `*.bin` file and upload into the pagoda application with the `p2app4conos()` function, using `p2app4conos(conos=con)`. Please see Conos for more details. +After constructing the Conos object `con` as shown in the Conos [walkthrough](https://github.com/kharchenkolab/conos/blob/main/doc/walkthrough.md), users can save to a serialized `*.bin` file and upload into the pagoda application with the `p2app4conos()` function, using `p2app4conos(conos=con)`. Please see Conos for more details. ### More Details