Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

swh:1:snp:71aa7a1048a256887a7ca6e4730d9177c0e591ed
  • Code
  • Branches (6)
  • Releases (0)
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • refs/tags/1.0.0
    • refs/tags/1.0.1
    • refs/tags/1.0.2
    • refs/tags/1.0.3
    • refs/tags/1.0.4
    No releases to show
  • 855287c
  • /
  • DESCRIPTION
Raw File Download

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
content badge
swh:1:cnt:fca5d83074436d2d6f9011e9c1bdb56b12520d86
directory badge
swh:1:dir:855287c30febb09d46d40962c7b21adb527be81c
revision badge
swh:1:rev:0dc168df0baeea977e8d8e2f8c37f41eb57a5b73
snapshot badge
swh:1:snp:71aa7a1048a256887a7ca6e4730d9177c0e591ed

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: 0dc168df0baeea977e8d8e2f8c37f41eb57a5b73 authored by Lisa Amrhein on 02 September 2019, 23:00:09 UTC
version 1.0.1
Tip revision: 0dc168d
DESCRIPTION
Package: scModels
Title: Fitting Discrete Distribution Models to Count Data
Version: 1.0.1
DateNote: Previous CRAN version 1.0.0 on 2019-06-13
Maintainer: Lisa Amrhein <amrheinlisa@gmail.com>
Authors@R: c(
  person("Lisa", "Amrhein", email="amrheinlisa@gmail.com", role=c("aut", "cre")),
  person("Kumar", "Harsha", email="kumar.harsha@tum.de", role="aut"),
  person("Christiane", "Fuchs", email="christiane.fuchs@helmholtz-muenchen.de", role="aut"),
  person("Pavel", "Holoborodko", email="pavel@holoborodko.com", role="ctb", comment="Author and copyright holder of 'mpreal.h'"))
License: GPL-3
Description: Provides functions for fitting discrete distribution models to count data.
  Included are the Poisson, the negative binomial and, most importantly,
  a new implementation of the Poisson-beta distribution (density, distribution and quantile
  functions, and random number generator) together with a needed new implementation of
  Kummer's function (also: confluent hypergeometric function of the first kind). Three
  different implementations of the Gillespie algorithm allow data simulation based on the
  basic, switching or bursting mRNA generating processes. Moreover, likelihood functions for
  four variants of each of the three aforementioned distributions are also available.
  The variants include one population and two population mixtures, both with and without
  zero-inflation. The package depends on the 'MPFR' libraries (<https://www.mpfr.org/>) which need to be installed separately 
  (see description at <https://github.com/fuchslab/scModels>).
  This package is supplement to the paper "A mechanistic model for the negative binomial distribution of single-cell mRNA counts" 
  by Lisa Amrhein, Kumar Harsha and Christiane Fuchs (2019) <doi:10.1101/657619> available on bioRxiv.
Depends: R (>= 3.1.0)
LazyData: true
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, testthat
LinkingTo: Rcpp
Imports: Rcpp
Encoding: UTF-8
SystemRequirements: gmp (>= 4.2.3), mpfr (>= 3.0.0)
SystemRequirementsNote: 'MPFR' (MP Floating-Point Reliable Library,
        <http://mpfr.org/>) and 'GMP' (GNU Multiple Precision
        library,<http://gmplib.org/>)
NeedsCompilation: yes
Packaged: 2019-09-02 17:38:05 UTC; kumarharsha
Author: Lisa Amrhein [aut, cre],
  Kumar Harsha [aut],
  Christiane Fuchs [aut],
  Pavel Holoborodko [ctb] (Author and copyright holder of 'mpreal.h')
Repository: CRAN
Date/Publication: 2019-09-03 00:00:09 UTC

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API