# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "Seqinfo" in publications use:' type: software license: Artistic-2.0 title: 'Seqinfo: A simple S4 class for storing basic information about a collection of genomic sequences' version: 1.3.0 doi: 10.32614/CRAN.package.Seqinfo abstract: The Seqinfo class stores the names, lengths, circularity flags, and genomes for a particular collection of sequences. These sequences are typically the chromosomes and/or scaffolds of a specific genome assembly of a given organism. Seqinfo objects are rarely used as standalone objects. Instead, they are used as part of higher-level objects to represent their seqinfo() component. Examples of such higher-level objects are GRanges, RangedSummarizedExperiment, VCF, GAlignments, etc... defined in other Bioconductor infrastructure packages. authors: - family-names: Pagès given-names: Hervé email: hpages.on.github@gmail.com orcid: https://orcid.org/0009-0002-8272-4522 repository: https://bioc.r-universe.dev repository-code: https://github.com/Bioconductor/Seqinfo commit: 0dcd005b4ffe80c8864132d7db35451f67469d23 url: https://bioconductor.org/packages/Seqinfo date-released: '2026-04-28' contact: - family-names: Pagès given-names: Hervé email: hpages.on.github@gmail.com orcid: https://orcid.org/0009-0002-8272-4522