Package: transmogR
Type: Package
Title: Modify a set of reference sequences using a set of variants
Version: 1.7.0
Authors@R: person("Stevie", "Pederson", 
    email = "stephen.pederson.au@gmail.com", 
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0001-8197-3303")
    )
Description: transmogR provides the tools needed to crate a new
        reference genome or reference transcriptome, using a set of
        variants. Variants can be any combination of SNPs, Insertions
        and Deletions. The intended use-case is to enable creation of
        variant-modified reference transcriptomes for incorporation
        into transcriptomic pseudo-alignment workflows, such as salmon.
License: GPL-3
Encoding: UTF-8
URL: https://github.com/smped/transmogR
BugReports: https://github.com/smped/transmogR/issues
Depends: R (>= 4.1.0), Biostrings, GenomicRanges
Imports: BSgenome, data.table, Seqinfo, GenomicFeatures, ggplot2 (>=
        4.0.0), IRanges, jsonlite, matrixStats, methods, parallel,
        patchwork, scales, stats, S4Vectors, SummarizedExperiment,
        VariantAnnotation
Suggests: BiocStyle, BSgenome.Hsapiens.UCSC.hg38, edgeR, extraChIPs,
        InteractionSet, knitr, readr, rmarkdown, rtracklayer,
        SimpleUpset, testthat (>= 3.0.0)
biocViews: Alignment, GenomicVariation, Sequencing,
        TranscriptomeVariant, VariantAnnotation
BiocType: Software
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Config/testthat/edition: 3
Config/pak/sysreqs: make libbz2-dev liblzma-dev libpng-dev libxml2-dev
        libssl-dev xz-utils zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:27:49 UTC
RemoteUrl: https://github.com/bioc/transmogR
RemoteRef: HEAD
RemoteSha: ad3458dac56af0616f5a60a8a1db2ead38e5621e
NeedsCompilation: yes
Packaged: 2025-10-30 14:35:33 UTC; root
Author: Stevie Pederson [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8197-3303>)
Maintainer: Stevie Pederson <stephen.pederson.au@gmail.com>
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-30 14:40:08 UTC; windows
Archs: x64
