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

https://doi.org/10.5281/zenodo.3688461
08 December 2025, 19:22:31 UTC
  • Code
  • Branches (0)
  • Releases (2)
  • Visits
    • Branches
    • Releases
      • 2
      • 2
      • 1
    • 9912afd
    • /
    • kbroman-qtl-a626e1a
    • /
    • 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
    • snapshot
    • release
    origin badgecontent badge
    swh:1:cnt:746f270d0b5c3c70ddf4e122a6ec93fa28063d59
    origin badgedirectory badge
    swh:1:dir:db7a6fc57cb7ba30f14062e353f12c8585873015
    origin badgesnapshot badge
    swh:1:snp:e0b9a173d49600c5b74569e63743814c7f8d8971
    origin badgerelease badge
    swh:1:rel:ef41dea14282bfbb65bd946c89d57bba14a2417a

    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
    • snapshot
    • release
    (requires biblatex-software package)
    Generating citation ...
    (requires biblatex-software package)
    Generating citation ...
    (requires biblatex-software package)
    Generating citation ...
    (requires biblatex-software package)
    Generating citation ...
    DESCRIPTION
    Package: qtl
    Version: 1.74
    Date: 2025-12-08
    Title: Tools for Analyzing QTL Experiments
    Author: Karl W Broman [aut, cre] (<https://orcid.org/0000-0002-4914-6671>), Hao Wu [aut], Gary Churchill [ctb] (<https://orcid.org/0000-0001-9190-9284>), Saunak Sen [ctb] (<https://orcid.org/0000-0003-4519-6361>), Danny Arends [ctb] (<https://orcid.org/0000-0001-8738-0162>), Robert Corty [ctb], Timothee Flutre [ctb], Ritsert Jansen [ctb], Pjotr Prins [ctb] (<https://orcid.org/0000-0002-8021-9162>), Lars Ronnegard [ctb], Rohan Shah [ctb], Laura Shannon [ctb], Quoc Tran [ctb], Aaron Wolen [ctb], Brian Yandell [ctb] (<https://orcid.org/0000-0002-8774-9377>), R Core Team [ctb]
    Authors@R: c(person(given = c("Karl", "W"),
                        family = "Broman",
                        role = c("aut", "cre"),
                        email = "broman@wisc.edu",
                        comment=c(ORCID = "0000-0002-4914-6671")),
                 person(given = "Hao",
                        family = "Wu",
                        role = "aut"),
                 person(given = c("Gary"),
                        family = "Churchill",
                        role = "ctb",
                        comment=c(ORCID = "0000-0001-9190-9284")),
                 person(given = "Saunak",
                        family = "Sen",
                        role = "ctb",
                        comment=c(ORCID = "0000-0003-4519-6361")),
                 person(given = "Danny",
                        family = "Arends",
                        role = "ctb",
                        comment=c(ORCID = "0000-0001-8738-0162")),
                 person(given = "Robert",
                        family = "Corty",
                        role = "ctb"),
                 person(given = "Timothee",
                        family = "Flutre",
                        role = "ctb"),
                 person(given = "Ritsert",
                        family = "Jansen",
                        role = "ctb"),
                 person(given = "Pjotr",
                        family = "Prins",
                        role = "ctb",
                        comment=c(ORCID = "0000-0002-8021-9162")),
                 person(given = "Lars",
                        family = "Ronnegard",
                        role = "ctb"),
                 person(given = "Rohan",
                        family = "Shah",
                        role = "ctb"),
                 person(given = "Laura",
                        family = "Shannon",
                        role = "ctb"),
                 person(given = "Quoc",
                        family = "Tran",
                        role = "ctb"),
                 person(given = "Aaron",
                        family = "Wolen",
                        role = "ctb"),
                 person(given = "Brian",
                        family = "Yandell",
                        role = "ctb",
                        comment=c(ORCID = "0000-0002-8774-9377")),
                 person("R Core Team",
                        role = "ctb"))
    Maintainer: Karl W Broman <broman@wisc.edu>
    Description: Analysis of experimental crosses to identify genes
      (called quantitative trait loci, QTLs) contributing to variation in
      quantitative traits.
      Broman et al. (2003) <doi:10.1093/bioinformatics/btg112>.
    Copyright: Code for Brent's method for finding the root of a univariate function
        was taken from R 2.15.1 (Copyright 1999, 2001 The R Core Team)
    Depends: R (>= 2.14.0)
    Imports: parallel, graphics, stats, utils, grDevices
    Suggests: testthat
    License: GPL-3
    URL: https://rqtl.org, https://github.com/kbroman/qtl
    BugReports: https://github.com/kbroman/qtl/issues
    Encoding: UTF-8
    ByteCompile: true
    

    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