File: control

package info (click to toggle)
r-bioc-singler 1.4.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 588 kB
  • sloc: cpp: 382; sh: 15; makefile: 2
file content (36 lines) | stat: -rw-r--r-- 1,339 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: r-bioc-singler
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Steffen Moeller <moeller@debian.org>
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-bioc-summarizedexperiment,
               r-cran-matrix,
               r-bioc-s4vectors,
               r-bioc-delayedarray,
               r-bioc-delayedmatrixstats,
               r-bioc-biocneighbors,
               r-bioc-biocparallel,
               r-bioc-biocsingular,
               r-cran-rcpp,
               r-bioc-beachmat
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-singler
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-singler.git
Homepage: https://bioconductor.org/packages/SingleR/
Rules-Requires-Root: no

Package: r-bioc-singler
Architecture: any
Depends: ${R:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: BioConductor reference-based single-cell RNA-Seq annotation
 Performs unbiased cell type recognition from single-cell RNA
 sequencing data, by leveraging reference transcriptomic datasets of pure cell
 types to infer the cell of origin of each single cell independently.