Commit d51fd885 authored by TomKellyGenetics's avatar TomKellyGenetics
Browse files

version 1.0.1

parent c344e9f1
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ Guide on how to simulate gene expression data from pathway structures defined by

**Package**

UniverSC version 1.0.0
UniverSC version 1.0.1

**Maintainers**

@@ -159,14 +159,14 @@ as follows:

Kelly, S.T., Battenberg, K., Hayashi, K., and Minoda, A. (2020)
launch_universc.sh : single-cell processing across technologies.
package version 1.0.0. https://github.com/TomKellyGenetics/universc
package version 1.0.1. https://github.com/TomKellyGenetics/universc

```
@Manual{,
    title = {{launch_universc.sh}: single-cell processing across technologies},
    author = {S. Thomas Kelly, Kai Battenbery, Makoto Hayashi, and Aki Minoda},
    year = {2020},
    note = {package version 1.0.0},
    note = {package version 1.0.1},
    url = {https://github.com/TomKellyGenetics/universc},
  }
```
+3 −3
Original line number Diff line number Diff line
@@ -109,7 +109,7 @@
<p><strong>Summary</strong></p>
<p>Guide on how to simulate gene expression data from pathway structures defined by graphs from <code>igraph</code> objects.</p>
<p><strong>Package</strong></p>
<p>UniverSC version 1.0.0</p>
<p>UniverSC version 1.0.1</p>
<p><strong>Maintainers</strong></p>
<p>Tom Kelly<sup></sup> (RIKEN IMS) and Kai Battenberg<sup></sup> (RIKEN CSRS/IMS)</p>
<p>† These authors contributed equally to this work</p>
@@ -183,12 +183,12 @@
<div id="citation" class="section level3">
<h3><span class="header-section-number">1.3.1</span> Citation <span id="Citation"><span></h3>
<p>A submission to a journal and biorXiv is in progress. Please cite this when it becomes available. In the meantime, the package can be cited as follows:</p>
<p>Kelly, S.T., Battenberg, K., Hayashi, K., and Minoda, A. (2020) launch_universc.sh : single-cell processing across technologies. package version 1.0.0. <a href="https://github.com/TomKellyGenetics/universc" class="uri">https://github.com/TomKellyGenetics/universc</a></p>
<p>Kelly, S.T., Battenberg, K., Hayashi, K., and Minoda, A. (2020) launch_universc.sh : single-cell processing across technologies. package version 1.0.1. <a href="https://github.com/TomKellyGenetics/universc" class="uri">https://github.com/TomKellyGenetics/universc</a></p>
<pre><code>@Manual{,
    title = {{launch_universc.sh}: single-cell processing across technologies},
    author = {S. Thomas Kelly, Kai Battenbery, Makoto Hayashi, and Aki Minoda},
    year = {2020},
    note = {package version 1.0.0},
    note = {package version 1.0.1},
    url = {https://github.com/TomKellyGenetics/universc},
  }</code></pre>
</div>
+3 −3
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ Guide on how to simulate gene expression data from pathway structures defined by

**Package**

UniverSC version 1.0.0
UniverSC version 1.0.1

**Maintainers**

@@ -159,14 +159,14 @@ as follows:

Kelly, S.T., Battenberg, K., Hayashi, K., and Minoda, A. (2020)
launch_universc.sh : single-cell processing across technologies.
package version 1.0.0. https://github.com/TomKellyGenetics/universc
package version 1.0.1. https://github.com/TomKellyGenetics/universc

```
@Manual{,
    title = {{launch_universc.sh}: single-cell processing across technologies},
    author = {S. Thomas Kelly, Kai Battenbery, Makoto Hayashi, and Aki Minoda},
    year = {2020},
    note = {package version 1.0.0},
    note = {package version 1.0.1},
    url = {https://github.com/TomKellyGenetics/universc},
  }
```
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
install=false

######convert version#####
convertversion="1.0.1.9000"
convertversion="1.0.1"
##########