Commit f9ae8686 authored by TomKellyGenetics's avatar TomKellyGenetics
Browse files

increment development version

parent df107932
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
1.1.3
1.1.4
+4 −0
Original line number Diff line number Diff line
### 1.1.4

version in development

### 1.1.3

- update paths for compatibility with Red Hat Linux (Fedora and CentOS)
+12 −12
Original line number Diff line number Diff line
@@ -34,9 +34,9 @@ tags:
![Docker Stars](https://img.shields.io/docker/stars/tomkellygenetics/universc)
![Docker Pulls](https://img.shields.io/docker/pulls/tomkellygenetics/universc)

![Docker Image Version (tag latest semver)](https://img.shields.io/docker/v/tomkellygenetics/universc/1.1.3)
![MicroBadger Layers (latest)](https://img.shields.io/microbadger/layers/tomkellygenetics/universc/latest?label="layers@1.1.3")
![Docker Image Size (v1.1.3)](https://img.shields.io/docker/image-size/tomkellygenetics/universc/1.1.3?label="image%20size@1.1.3)
![Docker Image Version (tag latest semver)](https://img.shields.io/docker/v/tomkellygenetics/universc/1.1.4)
![MicroBadger Layers (latest)](https://img.shields.io/microbadger/layers/tomkellygenetics/universc/latest?label="layers@1.1.4")
![Docker Image Size (v1.1.4)](https://img.shields.io/docker/image-size/tomkellygenetics/universc/1.1.4?label="image%20size@1.1.4)
![Docker Image Version (latest by date)](https://img.shields.io/docker/v/tomkellygenetics/universc/latest)
![MicroBadger Layers (latest)](https://img.shields.io/microbadger/layers/tomkellygenetics/universc/latest)
![Docker Image Size (latest)](https://img.shields.io/docker/image-size/tomkellygenetics/universc/latest)
@@ -61,8 +61,8 @@ tags:

![GitHub all releases](https://img.shields.io/github/downloads/minoda-lab/universc/total?label=GitHub%20downloads)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/minoda-lab/universc?label=GitHub%20release)
![GitHub release (latest by date)](https://img.shields.io/github/downloads/minoda-lab/universc/1.1.3/total)
![GitHub release (by tag)](https://img.shields.io/github/downloads/minoda-lab/universc/1.1.3/total)
![GitHub release (latest by date)](https://img.shields.io/github/downloads/minoda-lab/universc/1.1.4/total)
![GitHub release (by tag)](https://img.shields.io/github/downloads/minoda-lab/universc/1.1.4/total)

![Docker CI](https://github.com/minoda-lab/universc/workflows/CI%20to%20Docker%20hub/badge.svg)
![Docker compose](https://github.com/minoda-lab/universc/workflows/Docker%20compose%20build/badge.svg)
@@ -93,7 +93,7 @@ and use this tool to process single-cell RNA-Seq data from FASTQ format.

**Package**

UniverSC version 1.1.3
UniverSC version 1.1.4

**Maintainers**

@@ -346,8 +346,8 @@ as follows:

Kelly, S.T., Battenberg, Hetherington, N.A., K., Hayashi, K., and Minoda, A. (2021)
UniverSC: a flexible cross-platform single-cell data processing pipeline.
bioRxiv 2021.01.19.427209; doi: [https://doi.org/10.11.1.3021.01.19.427209](https://doi.org/10.11.1.3021.01.19.427209)
package version 1.1.3. [https://github.com/minoda-lab/universc](https://github.com/minoda-lab/universc)
bioRxiv 2021.01.19.427209; doi: [https://doi.org/10.11.1.4021.01.19.427209](https://doi.org/10.11.1.4021.01.19.427209)
package version 1.1.4. [https://github.com/minoda-lab/universc](https://github.com/minoda-lab/universc)

```
@article {Kelly2021.01.19.427209,
@@ -355,12 +355,12 @@ package version 1.1.3. [https://github.com/minoda-lab/universc](https://github.c
        title = {{UniverSC}: a flexible cross-platform single-cell data processing pipeline},
        elocation-id = {2021.01.19.427209},
        year = {2021},
        doi = {10.11.1.3021.01.19.427209},
        doi = {10.11.1.4021.01.19.427209},
        publisher = {Cold Spring Harbor Laboratory},
        abstract = {Single-cell RNA-sequencing analysis to quantify RNA molecules in individual cells has become popular owing to the large amount of information one can obtain from each experiment. We have developed UniverSC (https://github.com/minoda-lab/universc), a universal single-cell processing tool that supports any UMI-based platform. Our command-line tool enables consistent and comprehensive integration, comparison, and evaluation across data generated from a wide range of platforms.Competing Interest StatementThe authors have declared no competing interest.},
        eprint = {https://www.biorxiv.org/content/early/2021/01/19/2021.01.19.427209.full.pdf},
        journal = {{bioRxiv}},
        note = {package version 1.1.3},
        note = {package version 1.1.4},
        URL = {https://github.com/minoda-lab/universc},
}

@@ -371,7 +371,7 @@ package version 1.1.3. [https://github.com/minoda-lab/universc](https://github.c
    title = {{UniverSC}:  a flexible cross-platform single-cell data processing pipeline},
    author = {S. Thomas Kelly, Kai Battenberg, Nicola A. Hetherington, Makoto Hayashi, and Aki Minoda},
    year = {2021},
    note = {package version 1.1.3},
    note = {package version 1.1.4},
    url = {https://github.com/minoda-lab/universc},
  }
```
@@ -824,7 +824,7 @@ your systems administrator.

#### Pulling from remote DockerHub repository

We provide a docker image for UniverSC version 1.1.3.
We provide a docker image for UniverSC version 1.1.4.

You can import it if you have docker installed.

+8 −8
Original line number Diff line number Diff line
<p><img src="https://img.shields.io/docker/automated/tomkellygenetics/universc?label=docker%20local%20build" alt="Docker Manual build" /> <img src="https://img.shields.io/docker/cloud/automated/tomkellygenetics/universc?label=docker%20cloud%20build" alt="Docker Cloud Build" /> <img src="https://img.shields.io/docker/cloud/build/tomkellygenetics/universc?label=cloud%20build" alt="Docker Cloud Status" /> <img src="https://img.shields.io/docker/stars/tomkellygenetics/universc" alt="Docker Stars" /> <img src="https://img.shields.io/docker/pulls/tomkellygenetics/universc" alt="Docker Pulls" /></p>
<p><embed src="https://img.shields.io/docker/v/tomkellygenetics/universc/1.1.3" /> <img src="https://img.shields.io/microbadger/layers/tomkellygenetics/universc/latest?label=%22layers@1.1.3%22" alt="MicroBadger Layers (latest)" /> <embed src="https://img.shields.io/docker/image-size/tomkellygenetics/universc/1.1.3?label=%22image%20size@1.1.3" /> <img src="https://img.shields.io/docker/v/tomkellygenetics/universc/latest" alt="Docker Image Version (latest by date)" /> <img src="https://img.shields.io/microbadger/layers/tomkellygenetics/universc/latest" alt="MicroBadger Layers (latest)" /> <img src="https://img.shields.io/docker/image-size/tomkellygenetics/universc/latest" alt="Docker Image Size (latest)" /></p>
<p><embed src="https://img.shields.io/docker/v/tomkellygenetics/universc/1.1.4" /> <img src="https://img.shields.io/microbadger/layers/tomkellygenetics/universc/latest?label=%22layers@1.1.4%22" alt="MicroBadger Layers (latest)" /> <embed src="https://img.shields.io/docker/image-size/tomkellygenetics/universc/1.1.4?label=%22image%20size@1.1.4" /> <img src="https://img.shields.io/docker/v/tomkellygenetics/universc/latest" alt="Docker Image Version (latest by date)" /> <img src="https://img.shields.io/microbadger/layers/tomkellygenetics/universc/latest" alt="MicroBadger Layers (latest)" /> <img src="https://img.shields.io/docker/image-size/tomkellygenetics/universc/latest" alt="Docker Image Size (latest)" /></p>
<p><img src="https://img.shields.io/github/checks-status/minoda-lab/universc/master?label=GitHub%20checks" alt="GitHub branch checks state" /> <img src="https://img.shields.io/github/release-date/minoda-lab/universc" alt="GitHub Release Date" /> <img src="https://img.shields.io/github/last-commit/minoda-lab/universc/master" alt="GitHub last commit (branch)" /> <img src="https://img.shields.io/github/issues/minoda-lab/universc" alt="GitHub issues" /> <img src="https://img.shields.io/github/issues-pr/minoda-lab/universc" alt="GitHub pull requests" /></p>
<p><a href="http://hits.dwyl.com/minoda-lab/universc"><img src="http://hits.dwyl.com/minoda-lab/universc.svg" alt="GitHub Views" /></a> <a href="http://hits.dwyl.com/tomkellygenetics/universc"><img src="http://hits.dwyl.com/tomkellygenetics/universc.svg" alt="GitHub Views" /></a> <img src="https://img.shields.io/github/search/minoda-lab/universc/master" alt="GitHub search hit counter" /> <img src="https://img.shields.io/github/forks/minoda-lab/universc?style=social" alt="GitHub forks" /> <img src="https://img.shields.io/github/stars/minoda-lab/universc?style=social" alt="GitHub Repo stars" /> <img src="https://img.shields.io/github/watchers/minoda-lab/universc?style=social" alt="GitHub watchers" /></p>
<p><img src="https://img.shields.io/github/languages/code-size/minoda-lab/universc" alt="GitHub code size in bytes" /> <img src="https://img.shields.io/github/repo-size/minoda-lab/universc" alt="GitHub repo size" /> <img src="https://img.shields.io/github/languages/top/minoda-lab/universc" alt="GitHub top language" /> <img src="https://img.shields.io/github/languages/count/minoda-lab/universc" alt="GitHub language count" /></p>
<p><img src="https://img.shields.io/github/downloads/minoda-lab/universc/total?label=GitHub%20downloads" alt="GitHub all releases" /> <img src="https://img.shields.io/github/v/release/minoda-lab/universc?label=GitHub%20release" alt="GitHub release (latest by date)" /> <img src="https://img.shields.io/github/downloads/minoda-lab/universc/1.1.3/total" alt="GitHub release (latest by date)" /> <img src="https://img.shields.io/github/downloads/minoda-lab/universc/1.1.3/total" alt="GitHub release (by tag)" /></p>
<p><img src="https://img.shields.io/github/downloads/minoda-lab/universc/total?label=GitHub%20downloads" alt="GitHub all releases" /> <img src="https://img.shields.io/github/v/release/minoda-lab/universc?label=GitHub%20release" alt="GitHub release (latest by date)" /> <img src="https://img.shields.io/github/downloads/minoda-lab/universc/1.1.4/total" alt="GitHub release (latest by date)" /> <img src="https://img.shields.io/github/downloads/minoda-lab/universc/1.1.4/total" alt="GitHub release (by tag)" /></p>
<p><img src="https://github.com/minoda-lab/universc/workflows/CI%20to%20Docker%20hub/badge.svg" alt="Docker CI" /> <img src="https://github.com/minoda-lab/universc/workflows/Docker%20compose%20build/badge.svg" alt="Docker compose" /> <img src="https://github.com/minoda-lab/universc/workflows/Docker%20container%20tests/badge.svg" alt="Actions Build" /> <img src="https://github.com/minoda-lab/universc/workflows/Docker%20build%20image/badge.svg" alt="Actions Call" /></p>
<p><img src="https://github.com/minoda-lab/universc/workflows/Run%20all%20tests%20in%20Docker/badge.svg" alt="Actions Tests" /> <img src="https://github.com/minoda-lab/universc/workflows/Test%2010x%20Genomics/badge.svg" alt="Test 10x Genomics" /> <img src="https://github.com/minoda-lab/universc/workflows/Test%20DropSeq%20%2F%20Nadia/badge.svg" alt="Test DropSeq" /> <img src="https://github.com/minoda-lab/universc/workflows/Test%20ICELL8/badge.svg" alt="Test ICELL8" /> <img src="https://github.com/minoda-lab/universc/workflows/Test%20SCI%2DSeq/badge.svg" alt="Test SCI-Seq" /> <img src="https://github.com/minoda-lab/universc/workflows/Test%20inDrops%20v3/badge.svg" alt="Test inDrops v3" /> <img src="https://github.com/minoda-lab/universc/workflows/Test%20Smart%2DSeq3/badge.svg" alt="Test Smart-Seq3" /></p>
<h1 id="universc">UniverSC</h1>
@@ -12,7 +12,7 @@
<p><strong>Summary</strong></p>
<p>Single-cell RNA-sequencing analysis to quantify RNA molecules in individual cells has become popular owing to the large amount of information one can obtain from each experiment. UniverSC is a universal single-cell processing tool that supports any UMI-based platform. Our command-line tool enables consistent and comprehensive integration, comparison, and evaluation across data generated from a wide range of platforms. Here we provide a guide to install and use this tool to process single-cell RNA-Seq data from FASTQ format.</p>
<p><strong>Package</strong></p>
<p>UniverSC version 1.1.3</p>
<p>UniverSC version 1.1.4</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>
@@ -159,18 +159,18 @@ cat Sample1_I2_file.fastq.gz Sample2_I2_file.fastq.gz Sample3_I2_file.fastq.gz &
<p>We have tested it on several technologies but we need users like you to let us know how we can improve it. We hope that it will save you time by handing tedious parts of data formatting so that you can focus on the results.</p>
<h3 id="citation">Citation <span id="Citation"><span></h3>
<p>A submission to a journal and biorXiv is in progress. Please cite these when they are available. Currently, the package can be cited as follows:</p>
<p>Kelly, S.T., Battenberg, Hetherington, N.A., K., Hayashi, K., and Minoda, A. (2021) UniverSC: a flexible cross-platform single-cell data processing pipeline. bioRxiv 2021.01.19.427209; doi: <a href="https://doi.org/10.11.1.3021.01.19.427209" class="uri">https://doi.org/10.11.1.3021.01.19.427209</a> package version 1.1.3. <a href="https://github.com/minoda-lab/universc" class="uri">https://github.com/minoda-lab/universc</a></p>
<p>Kelly, S.T., Battenberg, Hetherington, N.A., K., Hayashi, K., and Minoda, A. (2021) UniverSC: a flexible cross-platform single-cell data processing pipeline. bioRxiv 2021.01.19.427209; doi: <a href="https://doi.org/10.11.1.4021.01.19.427209" class="uri">https://doi.org/10.11.1.4021.01.19.427209</a> package version 1.1.4. <a href="https://github.com/minoda-lab/universc" class="uri">https://github.com/minoda-lab/universc</a></p>
<pre><code>@article {Kelly2021.01.19.427209,
        author = {Kelly, S. Thomas and Battenberg, Kai and Hetherington, Nicola A. and Hayashi, Makoto and Minoda, Aki},
        title = {{UniverSC}: a flexible cross-platform single-cell data processing pipeline},
        elocation-id = {2021.01.19.427209},
        year = {2021},
        doi = {10.11.1.3021.01.19.427209},
        doi = {10.11.1.4021.01.19.427209},
        publisher = {Cold Spring Harbor Laboratory},
        abstract = {Single-cell RNA-sequencing analysis to quantify RNA molecules in individual cells has become popular owing to the large amount of information one can obtain from each experiment. We have developed UniverSC (https://github.com/minoda-lab/universc), a universal single-cell processing tool that supports any UMI-based platform. Our command-line tool enables consistent and comprehensive integration, comparison, and evaluation across data generated from a wide range of platforms.Competing Interest StatementThe authors have declared no competing interest.},
        eprint = {https://www.biorxiv.org/content/early/2021/01/19/2021.01.19.427209.full.pdf},
        journal = {{bioRxiv}},
        note = {package version 1.1.3},
        note = {package version 1.1.4},
        URL = {https://github.com/minoda-lab/universc},
}
</code></pre>
@@ -178,7 +178,7 @@ cat Sample1_I2_file.fastq.gz Sample2_I2_file.fastq.gz Sample3_I2_file.fastq.gz &
    title = {{UniverSC}:  a flexible cross-platform single-cell data processing pipeline},
    author = {S. Thomas Kelly, Kai Battenberg, Nicola A. Hetherington, Makoto Hayashi, and Aki Minoda},
    year = {2021},
    note = {package version 1.1.3},
    note = {package version 1.1.4},
    url = {https://github.com/minoda-lab/universc},
  }</code></pre>
<h3 id="bug-reports">Bug Reports <span id="Issues"><span></h3>
@@ -389,7 +389,7 @@ docker run hello-world </code></pre>
<pre><code>docker login -u &quot;myusername&quot;</code></pre>
<p>If you cannot run docker on a remote server, contact your systems administrator.</p>
<h4 id="pulling-from-remote-dockerhub-repository">Pulling from remote DockerHub repository</h4>
<p>We provide a docker image for UniverSC version 1.1.3.</p>
<p>We provide a docker image for UniverSC version 1.1.4.</p>
<p>You can import it if you have docker installed.</p>
<pre><code>docker pull tomkellygenetics/universc:latest</code></pre>
<p>Then you can run UniverSC with:</p>
+12 −12
Original line number Diff line number Diff line
@@ -34,9 +34,9 @@ tags:
![Docker Stars](https://img.shields.io/docker/stars/tomkellygenetics/universc)
![Docker Pulls](https://img.shields.io/docker/pulls/tomkellygenetics/universc)

![Docker Image Version (tag latest semver)](https://img.shields.io/docker/v/tomkellygenetics/universc/1.1.3)
![MicroBadger Layers (latest)](https://img.shields.io/microbadger/layers/tomkellygenetics/universc/latest?label="layers@1.1.3")
![Docker Image Size (v1.1.3)](https://img.shields.io/docker/image-size/tomkellygenetics/universc/1.1.3?label="image%20size@1.1.3)
![Docker Image Version (tag latest semver)](https://img.shields.io/docker/v/tomkellygenetics/universc/1.1.4)
![MicroBadger Layers (latest)](https://img.shields.io/microbadger/layers/tomkellygenetics/universc/latest?label="layers@1.1.4")
![Docker Image Size (v1.1.4)](https://img.shields.io/docker/image-size/tomkellygenetics/universc/1.1.4?label="image%20size@1.1.4)
![Docker Image Version (latest by date)](https://img.shields.io/docker/v/tomkellygenetics/universc/latest)
![MicroBadger Layers (latest)](https://img.shields.io/microbadger/layers/tomkellygenetics/universc/latest)
![Docker Image Size (latest)](https://img.shields.io/docker/image-size/tomkellygenetics/universc/latest)
@@ -61,8 +61,8 @@ tags:

![GitHub all releases](https://img.shields.io/github/downloads/minoda-lab/universc/total?label=GitHub%20downloads)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/minoda-lab/universc?label=GitHub%20release)
![GitHub release (latest by date)](https://img.shields.io/github/downloads/minoda-lab/universc/1.1.3/total)
![GitHub release (by tag)](https://img.shields.io/github/downloads/minoda-lab/universc/1.1.3/total)
![GitHub release (latest by date)](https://img.shields.io/github/downloads/minoda-lab/universc/1.1.4/total)
![GitHub release (by tag)](https://img.shields.io/github/downloads/minoda-lab/universc/1.1.4/total)

![Docker CI](https://github.com/minoda-lab/universc/workflows/CI%20to%20Docker%20hub/badge.svg)
![Docker compose](https://github.com/minoda-lab/universc/workflows/Docker%20compose%20build/badge.svg)
@@ -93,7 +93,7 @@ and use this tool to process single-cell RNA-Seq data from FASTQ format.

**Package**

UniverSC version 1.1.3
UniverSC version 1.1.4

**Maintainers**

@@ -346,8 +346,8 @@ as follows:

Kelly, S.T., Battenberg, Hetherington, N.A., K., Hayashi, K., and Minoda, A. (2021)
UniverSC: a flexible cross-platform single-cell data processing pipeline.
bioRxiv 2021.01.19.427209; doi: [https://doi.org/10.11.1.3021.01.19.427209](https://doi.org/10.11.1.3021.01.19.427209)
package version 1.1.3. [https://github.com/minoda-lab/universc](https://github.com/minoda-lab/universc)
bioRxiv 2021.01.19.427209; doi: [https://doi.org/10.11.1.4021.01.19.427209](https://doi.org/10.11.1.4021.01.19.427209)
package version 1.1.4. [https://github.com/minoda-lab/universc](https://github.com/minoda-lab/universc)

```
@article {Kelly2021.01.19.427209,
@@ -355,12 +355,12 @@ package version 1.1.3. [https://github.com/minoda-lab/universc](https://github.c
        title = {{UniverSC}: a flexible cross-platform single-cell data processing pipeline},
        elocation-id = {2021.01.19.427209},
        year = {2021},
        doi = {10.11.1.3021.01.19.427209},
        doi = {10.11.1.4021.01.19.427209},
        publisher = {Cold Spring Harbor Laboratory},
        abstract = {Single-cell RNA-sequencing analysis to quantify RNA molecules in individual cells has become popular owing to the large amount of information one can obtain from each experiment. We have developed UniverSC (https://github.com/minoda-lab/universc), a universal single-cell processing tool that supports any UMI-based platform. Our command-line tool enables consistent and comprehensive integration, comparison, and evaluation across data generated from a wide range of platforms.Competing Interest StatementThe authors have declared no competing interest.},
        eprint = {https://www.biorxiv.org/content/early/2021/01/19/2021.01.19.427209.full.pdf},
        journal = {{bioRxiv}},
        note = {package version 1.1.3},
        note = {package version 1.1.4},
        URL = {https://github.com/minoda-lab/universc},
}

@@ -371,7 +371,7 @@ package version 1.1.3. [https://github.com/minoda-lab/universc](https://github.c
    title = {{UniverSC}:  a flexible cross-platform single-cell data processing pipeline},
    author = {S. Thomas Kelly, Kai Battenberg, Nicola A. Hetherington, Makoto Hayashi, and Aki Minoda},
    year = {2021},
    note = {package version 1.1.3},
    note = {package version 1.1.4},
    url = {https://github.com/minoda-lab/universc},
  }
```
@@ -824,7 +824,7 @@ your systems administrator.

#### Pulling from remote DockerHub repository

We provide a docker image for UniverSC version 1.1.3.
We provide a docker image for UniverSC version 1.1.4.

You can import it if you have docker installed.

Loading