summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCoprDistGit <copr-devel@lists.fedorahosted.org>2024-01-12 01:37:56 +0000
committerCoprDistGit <copr-devel@lists.fedorahosted.org>2024-01-12 01:37:56 +0000
commit2c62c4a462d951280bd4ebc8e9d2eb7d76a245bc (patch)
tree95f4aa288a226bab4fe0b82b4bbf85eb35e5d90a
parent87e2d642f3efdeaa223b6c7693ea0a24a7b9cbb6 (diff)
automatic import of R-CRAN-singleCellHaystackf39
-rw-r--r--.gitignore1
-rw-r--r--R-CRAN-singleCellHaystack.spec6
-rw-r--r--sources2
3 files changed, 5 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index ed31bf5..fb028ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/singleCellHaystack_1.0.0.tar.gz
+/singleCellHaystack_1.0.2.tar.gz
diff --git a/R-CRAN-singleCellHaystack.spec b/R-CRAN-singleCellHaystack.spec
index 2dfee3c..bc3acbc 100644
--- a/R-CRAN-singleCellHaystack.spec
+++ b/R-CRAN-singleCellHaystack.spec
@@ -1,11 +1,11 @@
%global __brp_check_rpaths %{nil}
%global __requires_exclude ^libmpi
%global packname singleCellHaystack
-%global packver 1.0.0
+%global packver 1.0.2
%global rlibdir /usr/local/lib/R/library
Name: R-CRAN-%{packname}
-Version: 1.0.0
+Version: 1.0.2
Release: 1%{?dist}%{?buildtag}
Summary: A Universal Differential Expression Prediction Tool for Single-Cell and Spatial Genomics Data
@@ -43,7 +43,7 @@ subsets of cells that are non-randomly positioned inside an input space
embeddings, etc). For the theoretical background of 'singleCellHaystack'
we refer to our original paper Vandenbon and Diez (Nature Communications,
2020) <doi:10.1038/s41467-020-17900-3> and our update Vandenbon and Diez
-(bioRxiv, 2022) <doi:10.1101/2022.11.13.516355>.
+(Scientific Reports, 2023) <doi:10.1038/s41598-023-38965-2>.
%prep
%setup -q -c -n %{packname}
diff --git a/sources b/sources
index 35807ff..f4448aa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f77acb6f7363b20820e9beb9453d687 singleCellHaystack_1.0.0.tar.gz
+74aff38c8e2dbea3f9828557fc748b0d singleCellHaystack_1.0.2.tar.gz