Skip to content

Commit dac3b0e

Browse files
committed
Version 1.0.0:
Updated reference.
1 parent 36fdcf0 commit dac3b0e

8 files changed

Lines changed: 23 additions & 20 deletions

File tree

PKG-INFO

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Metadata-Version: 2.1
22
Name: normalisr
3-
Version: 0.6.1
3+
Version: 1.0.0
44
Summary: Normalisr Offers Robust Modelling of Associations Linearly In Single-cell RNA-seq
55
Home-page: https://github.com/lingfeiwang/normalisr
66
Author: Lingfei Wang
77
Author-email: Lingfei.Wang.github@outlook.com
88
License: BSD-3-Clause
99
Platform: UNKNOWN
10-
Classifier: Development Status :: 4 - Beta
10+
Classifier: Development Status :: 5 - Production/Stable
1111
Classifier: License :: OSI Approved :: BSD License
1212
Classifier: Environment :: Console
1313
Classifier: Intended Audience :: Science/Research
@@ -32,13 +32,13 @@ Normalisr is a parameter-free normalization and statistical association testing
3232

3333
Normalisr first removes confounding technical noises from raw read counts to recover the biological variations. Then, linear association testing provides a unified inferential framework with several advantages: (i) exact P-value estimation without permutation, (ii) native removal of covariates (*e.g.* batches, house-keeping programs, and untested gRNAs) as fixed effects, (iii) robustness against read count distribution distortions with enough (> 100) cells, and (iv) computational efficiency.
3434

35-
Normalisr is in python and provides a command-line and a python functional interface. You can read more about Normalisr from our preprint (See References_).
35+
Normalisr is in python and provides a command-line and a python functional interface. Normalisr is published in `Nature Communications <https://doi.org/10.1038/s41467-021-26682-1>`_ (2021).
3636

3737
Installation
3838
=============
3939
Normalisr is on `PyPI <https://pypi.org/project/normalisr>`_ and can be installed with pip: ``pip install normalisr``. You can also install Normalisr from github: ``pip install git+https://github.com/lingfeiwang/normalisr.git``. Make sure you have added Normalisr's install path into PATH environment before using the command-line interface (See FAQ_). Normalisr's installation should take less than a minute.
4040

41-
There are more advanced installation methods but if you want that, most likely you already know how to do it. If not, give me a shout (See Contact_).
41+
There are more advanced installation methods but if you want that, most likely you already know how to do it. If not, give me a shout (See Issues_).
4242

4343
Usage
4444
=====
@@ -70,13 +70,13 @@ You can find several examples in the 'examples' folder, to cover all functions N
7070

7171
You can find more details in the respective examples.
7272

73-
Contact
73+
Issues
7474
==========================
7575
Pease raise an issue on `github <https://github.com/lingfeiwang/normalisr/issues/new>`_.
7676

7777
References
7878
==========================
79-
* Normalisr: normalization and association testing for single-cell CRISPR screen and co-expression, Lingfei Wang, preprint 2021. https://www.biorxiv.org/content/10.1101/2021.04.12.439500v1
79+
* Single-cell normalization and association testing unifying CRISPR screen and gene co-expression analyses with Normalisr, Lingfei Wang, Nature Communications 2021. https://doi.org/10.1038/s41467-021-26682-1
8080

8181
FAQ
8282
==========================

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ Normalisr is a parameter-free normalization and statistical association testing
1212

1313
Normalisr first removes confounding technical noises from raw read counts to recover the biological variations. Then, linear association testing provides a unified inferential framework with several advantages: (i) exact P-value estimation without permutation, (ii) native removal of covariates (*e.g.* batches, house-keeping programs, and untested gRNAs) as fixed effects, (iii) robustness against read count distribution distortions with enough (> 100) cells, and (iv) computational efficiency.
1414

15-
Normalisr is in python and provides a command-line and a python functional interface. You can read more about Normalisr from our preprint (See References_).
15+
Normalisr is in python and provides a command-line and a python functional interface. Normalisr is published in `Nature Communications <https://doi.org/10.1038/s41467-021-26682-1>`_ (2021).
1616

1717
Installation
1818
=============
1919
Normalisr is on `PyPI <https://pypi.org/project/normalisr>`_ and can be installed with pip: ``pip install normalisr``. You can also install Normalisr from github: ``pip install git+https://github.com/lingfeiwang/normalisr.git``. Make sure you have added Normalisr's install path into PATH environment before using the command-line interface (See FAQ_). Normalisr's installation should take less than a minute.
2020

21-
There are more advanced installation methods but if you want that, most likely you already know how to do it. If not, give me a shout (See Contact_).
21+
There are more advanced installation methods but if you want that, most likely you already know how to do it. If not, give me a shout (See Issues_).
2222

2323
Usage
2424
=====
@@ -50,13 +50,13 @@ You can find several examples in the 'examples' folder, to cover all functions N
5050

5151
You can find more details in the respective examples.
5252

53-
Contact
53+
Issues
5454
==========================
5555
Pease raise an issue on `github <https://github.com/lingfeiwang/normalisr/issues/new>`_.
5656

5757
References
5858
==========================
59-
* Normalisr: normalization and association testing for single-cell CRISPR screen and co-expression, Lingfei Wang, preprint 2021. https://www.biorxiv.org/content/10.1101/2021.04.12.439500v1
59+
* Single-cell normalization and association testing unifying CRISPR screen and gene co-expression analyses with Normalisr, Lingfei Wang, Nature Communications 2021. https://doi.org/10.1038/s41467-021-26682-1
6060

6161
FAQ
6262
==========================

UPDATES

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.0.0:
2+
Updated reference.
3+
14
0.6.1:
25
Bug correction for parameter single in normalisr.de.de not being passed through correctly.
36
Updated documentation.

docs/build/html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h1>Welcome to Normalisr’s documentation!<a class="headerlink" href="#welcome-
4242
<li class="toctree-l2"><a class="reference internal" href="quickstart.html#usage">Usage</a></li>
4343
<li class="toctree-l2"><a class="reference internal" href="quickstart.html#documentation">Documentation</a></li>
4444
<li class="toctree-l2"><a class="reference internal" href="quickstart.html#examples-and-pipelines">Examples and pipelines</a></li>
45-
<li class="toctree-l2"><a class="reference internal" href="quickstart.html#contact">Contact</a></li>
45+
<li class="toctree-l2"><a class="reference internal" href="quickstart.html#issues">Issues</a></li>
4646
<li class="toctree-l2"><a class="reference internal" href="quickstart.html#references">References</a></li>
4747
<li class="toctree-l2"><a class="reference internal" href="quickstart.html#faq">FAQ</a></li>
4848
</ul>

docs/build/html/quickstart.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ <h1>Normalisr<a class="headerlink" href="#normalisr" title="Permalink to this he
3939
<a class="reference external image-reference" href="https://zenodo.org/badge/latestdoi/242889849"><img alt="https://zenodo.org/badge/242889849.svg" src="https://zenodo.org/badge/242889849.svg" /></a>
4040
<p>Normalisr is a parameter-free normalization and statistical association testing framework that unifies single-cell differential expression, co-expression, and pooled single-cell CRISPR screen analyses with linear models. By systematically detecting and removing nonlinear confounders arising from library size at mean and variance levels, Normalisr achieves high sensitivity, specificity, speed, and generalizability across multiple scRNA-seq protocols and experimental conditions with unbiased p-value estimation.</p>
4141
<p>Normalisr first removes confounding technical noises from raw read counts to recover the biological variations. Then, linear association testing provides a unified inferential framework with several advantages: (i) exact P-value estimation without permutation, (ii) native removal of covariates (<em>e.g.</em> batches, house-keeping programs, and untested gRNAs) as fixed effects, (iii) robustness against read count distribution distortions with enough (&gt; 100) cells, and (iv) computational efficiency.</p>
42-
<p>Normalisr is in python and provides a command-line and a python functional interface. You can read more about Normalisr from our preprint (See <a class="reference internal" href="#references">References</a>).</p>
42+
<p>Normalisr is in python and provides a command-line and a python functional interface. Normalisr is published in <a class="reference external" href="https://doi.org/10.1038/s41467-021-26682-1">Nature Communications</a> (2021).</p>
4343
<div class="section" id="installation">
4444
<h2>Installation<a class="headerlink" href="#installation" title="Permalink to this headline"></a></h2>
4545
<p>Normalisr is on <a class="reference external" href="https://pypi.org/project/normalisr">PyPI</a> and can be installed with pip: <code class="docutils literal notranslate"><span class="pre">pip</span> <span class="pre">install</span> <span class="pre">normalisr</span></code>. You can also install Normalisr from github: <code class="docutils literal notranslate"><span class="pre">pip</span> <span class="pre">install</span> <span class="pre">git+https://github.com/lingfeiwang/normalisr.git</span></code>. Make sure you have added Normalisr’s install path into PATH environment before using the command-line interface (See <a class="reference internal" href="#faq">FAQ</a>). Normalisr’s installation should take less than a minute.</p>
46-
<p>There are more advanced installation methods but if you want that, most likely you already know how to do it. If not, give me a shout (See <a class="reference internal" href="#contact">Contact</a>).</p>
46+
<p>There are more advanced installation methods but if you want that, most likely you already know how to do it. If not, give me a shout (See <a class="reference internal" href="#issues">Issues</a>).</p>
4747
</div>
4848
<div class="section" id="usage">
4949
<h2>Usage<a class="headerlink" href="#usage" title="Permalink to this headline"></a></h2>
@@ -76,14 +76,14 @@ <h2>Examples and pipelines<a class="headerlink" href="#examples-and-pipelines" t
7676
<p>You can find several examples in the ‘examples’ folder, to cover all functions Normalisr currently provides. The example datasets have been scaled down to run on a 16GB-memory personal computer. Although they only serve as demonstrations of work here, the pipelines should be transferable to a full-scale, different dataset. Since Normalisr is non-parametric, the only adjustable parameters are for quality control and final cutoffs of differential or co-expression. You can change down-sampling parameters in the examples to run the full datasets on a larger computer.</p>
7777
<p>You can find more details in the respective examples.</p>
7878
</div>
79-
<div class="section" id="contact">
80-
<h2>Contact<a class="headerlink" href="#contact" title="Permalink to this headline"></a></h2>
79+
<div class="section" id="issues">
80+
<h2>Issues<a class="headerlink" href="#issues" title="Permalink to this headline"></a></h2>
8181
<p>Pease raise an issue on <a class="reference external" href="https://github.com/lingfeiwang/normalisr/issues/new">github</a>.</p>
8282
</div>
8383
<div class="section" id="references">
8484
<h2>References<a class="headerlink" href="#references" title="Permalink to this headline"></a></h2>
8585
<ul class="simple">
86-
<li><p>Normalisr: normalization and association testing for single-cell CRISPR screen and co-expression, Lingfei Wang, preprint 2021. <a class="reference external" href="https://www.biorxiv.org/content/10.1101/2021.04.12.439500v1">https://www.biorxiv.org/content/10.1101/2021.04.12.439500v1</a></p></li>
86+
<li><p>Single-cell normalization and association testing unifying CRISPR screen and gene co-expression analyses with Normalisr, Lingfei Wang, Nature Communications 2021. <a class="reference external" href="https://doi.org/10.1038/s41467-021-26682-1">https://doi.org/10.1038/s41467-021-26682-1</a></p></li>
8787
</ul>
8888
</div>
8989
<div class="section" id="faq">
@@ -142,7 +142,7 @@ <h3>Navigation</h3>
142142
<li class="toctree-l2"><a class="reference internal" href="#usage">Usage</a></li>
143143
<li class="toctree-l2"><a class="reference internal" href="#documentation">Documentation</a></li>
144144
<li class="toctree-l2"><a class="reference internal" href="#examples-and-pipelines">Examples and pipelines</a></li>
145-
<li class="toctree-l2"><a class="reference internal" href="#contact">Contact</a></li>
145+
<li class="toctree-l2"><a class="reference internal" href="#issues">Issues</a></li>
146146
<li class="toctree-l2"><a class="reference internal" href="#references">References</a></li>
147147
<li class="toctree-l2"><a class="reference internal" href="#faq">FAQ</a></li>
148148
</ul>

0 commit comments

Comments
 (0)