Commit ac0a4a6d authored by TomKellyGenetics's avatar TomKellyGenetics
Browse files

update URL for graphical user application

parent bbc65b65
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -134,7 +134,7 @@ We also provide a graphical user interface (GUI) based application to run the Do

Once you have a docker image installed on your system, you can run the applicable binary available here:

[https://genomec.gsc.riken.jp/gerg/UniverSC/UniverSC_Release/](https://genomec.gsc.riken.jp/gerg/UniverSC/UniverSC_Release/)
[https://genomec.gsc.riken.jp/gerg/UniverSC/UniverSC_app_release/](https://genomec.gsc.riken.jp/gerg/UniverSC/UniverSC_app_release/)

## Purpose

+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@
<h3 id="graphical-application-users">Graphical application Users</h3>
<p>We also provide a graphical user interface (GUI) based application to run the Docker <a href="#Docker">image</a>. Please install Docker as described above and pull our <code>tomkellygenetics/universc:latest</code> image using either the docker command-line interface (CLI) or the docker graphical application.</p>
<p>Once you have a docker image installed on your system, you can run the applicable binary available here:</p>
<p><a href="https://genomec.gsc.riken.jp/gerg/UniverSC/UniverSC_Release/" class="uri">https://genomec.gsc.riken.jp/gerg/UniverSC/UniverSC_Release/</a></p>
<p><a href="https://genomec.gsc.riken.jp/gerg/UniverSC/UniverSC_app_release/" class="uri">https://genomec.gsc.riken.jp/gerg/UniverSC/UniverSC_app_release/</a></p>
<h2 id="purpose">Purpose</h2>
<p>We've developed a bash script that will run Cell Ranger on FASTQ files for these technologies. See below for details on how to use it.</p>
<p>If you use this tool, please <a href="#Citation">cite</a> to acknowledge the efforts of the authors. You can report problems and request new features to the maintainers with and <a href="#Issues">issue</a> on GitHub. Details on how to <a href="#Install">install</a> and <a href="#Usage">run</a> are provided below. Please see the <a href="#Help">help</a> and <a href="#Examples">examples</a> to try solve your problem before submitting an issue.</p>
+1 −1
Original line number Diff line number Diff line
@@ -134,7 +134,7 @@ We also provide a graphical user interface (GUI) based application to run the Do

Once you have a docker image installed on your system, you can run the applicable binary available here:

[https://genomec.gsc.riken.jp/gerg/UniverSC/UniverSC_Release/](https://genomec.gsc.riken.jp/gerg/UniverSC/UniverSC_Release/)
[https://genomec.gsc.riken.jp/gerg/UniverSC/UniverSC_app_release/](https://genomec.gsc.riken.jp/gerg/UniverSC/UniverSC_app_release/)

## Purpose