{
  "_id": "6a213fdecd65a98ecbd2a17d",
  "Package": "gsAnalysis",
  "Title": "Miscellaneous tools for genomic sequence analysis",
  "Version": "0.0.2",
  "Authors@R": "person(\"Ye\", \"Yuan\", , \"yeyu@umich.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9641-9102\"))",
  "Description": "A miscellaneous toolbox for various genomic sequence\nanalysis tasks. Refer to package vignettes for different topics\ncovered in this package. Part of the y3628 analysis suite.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "biocViews": "CellBiology, Genetics",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libbz2-dev libicu-dev liblzma-dev\nlibpng-dev libxml2-dev libssl-dev libx11-dev xz-utils\nzlib1g-dev",
  "Repository": "https://yeyuan98.r-universe.dev",
  "Date/Publication": "2025-06-26 20:25:43 UTC",
  "RemoteUrl": "https://github.com/yeyuan98/gsAnalysis",
  "RemoteRef": "HEAD",
  "RemoteSha": "0d98b644cb29c88be7b325b1ce12e70343f53557",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 09:01:07 UTC",
    "User": "root"
  },
  "Author": "Ye Yuan [aut, cre] (ORCID: <https://orcid.org/0000-0001-9641-9102>)",
  "Maintainer": "Ye Yuan <yeyu@umich.edu>",
  "MD5sum": "7175452a31ffe30751cfe8b9cf8ec0bf",
  "_user": "yeyuan98",
  "_type": "src",
  "_file": "gsAnalysis_0.0.2.tar.gz",
  "_fileid": "30c777671fbb8c52dd2e1b804070e07e9d428dbccec094503e73a4cb2c140118",
  "_filesize": 139706,
  "_sha256": "30c777671fbb8c52dd2e1b804070e07e9d428dbccec094503e73a4cb2c140118",
  "_created": "2026-06-04T09:01:07.000Z",
  "_published": "2026-06-04T09:05:34.281Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79485205419,
      "time": 224,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407393177"
    },
    {
      "job": 79485205418,
      "time": 221,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407392420"
    },
    {
      "job": 79485205388,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407367508"
    },
    {
      "job": 79485205529,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407352056"
    },
    {
      "job": 79484351257,
      "time": 309,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407317178"
    },
    {
      "job": 79485205395,
      "time": 194,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407383355"
    },
    {
      "job": 79485205530,
      "time": 150,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407369410"
    },
    {
      "job": 79485205416,
      "time": 131,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407362547"
    },
    {
      "job": 79485205516,
      "time": 155,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407370843"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/26941623976",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yeyuan98/gsAnalysis",
  "_commit": {
    "id": "0d98b644cb29c88be7b325b1ce12e70343f53557",
    "author": "Ye Yuan <yeyu@umich.edu>",
    "committer": "Ye Yuan <yeyu@umich.edu>",
    "message": "add: se_subset, diff_breg, readStarGeneCounts; mod: rMATS helpers\n",
    "time": 1750969543
  },
  "_maintainer": {
    "name": "Ye Yuan",
    "email": "yeyu@umich.edu",
    "login": "yeyuan98",
    "description": "",
    "uuid": 62569917,
    "orcid": "0000-0001-9641-9102"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "BSgenome",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "role": "Imports"
    },
    {
      "package": "universalmotif",
      "role": "Imports"
    },
    {
      "package": "GenomicFeatures",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "y3628",
      "role": "Imports"
    },
    {
      "package": "glmmTMB",
      "role": "Imports"
    },
    {
      "package": "emmeans",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "BSgenome.Dmelanogaster.UCSC.dm6",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Dmelanogaster.UCSC.dm6.ensGene",
      "role": "Suggests"
    }
  ],
  "_owner": "yeyuan98",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "cellbiology",
    "genetics"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "yeyuan98",
      "count": 6,
      "uuid": 62569917
    }
  ],
  "_userbio": {
    "uuid": 62569917,
    "type": "user",
    "name": "Ye Yuan"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gsAnalysis"
  },
  "_devurl": "https://github.com/yeyuan98/gsanalysis",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gsAnalysis.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "bam_summary_cigar",
    "BranchPointScan",
    "diff_breg",
    "diff_breg_single",
    "IRFinderS_read",
    "IRFinderS_readSamples",
    "MaxEntScan",
    "phastCons",
    "readStarGeneCounts",
    "RIME",
    "rmats_filter",
    "rmats_read",
    "rmats_toGRange",
    "se_subset",
    "writeXStringSetNamed"
  ],
  "_help": [
    {
      "page": "dot-MaxEntScanRun",
      "title": "System cell of MaxEntScan perl script",
      "topics": [
        ".MaxEntScanRun"
      ]
    },
    {
      "page": "dot-overlapWidths",
      "title": "Count number of overlapping bases",
      "topics": [
        ".overlapWidths"
      ]
    },
    {
      "page": "dot-strandedShift",
      "title": "Stranded version of GenomicRanges::shift",
      "topics": [
        ".strandedShift"
      ]
    },
    {
      "page": "bam_summary_cigar",
      "title": "Summarize CIGAR string by addition",
      "topics": [
        "bam_summary_cigar"
      ]
    },
    {
      "page": "BranchPointScan",
      "title": "Distance from branchpoint to 3' splicing site",
      "topics": [
        "BranchPointScan"
      ]
    },
    {
      "page": "diff_breg",
      "title": "Differential analysis with beta regression",
      "topics": [
        "diff_breg"
      ]
    },
    {
      "page": "diff_breg_single",
      "title": "Differential analysis with beta regression",
      "topics": [
        "diff_breg_single"
      ]
    },
    {
      "page": "IRFinderS_read",
      "title": "Read IRFinder-S output of a single sample",
      "topics": [
        "IRFinderS_read"
      ]
    },
    {
      "page": "IRFinderS_readSamples",
      "title": "Read IRFinder-S output of multiple samples",
      "topics": [
        "IRFinderS_readSamples"
      ]
    },
    {
      "page": "MaxEntScan",
      "title": "Splicing site strength scoring by MaxEntScan",
      "topics": [
        "MaxEntScan"
      ]
    },
    {
      "page": "phastCons",
      "title": "Conservation scoring by phastCons",
      "topics": [
        "phastCons"
      ]
    },
    {
      "page": "readStarGeneCounts",
      "title": "Read STAR Aligner Gene Counts",
      "topics": [
        "readStarGeneCounts"
      ]
    },
    {
      "page": "RIME",
      "title": "Intron length ratio to mean neighboring exons",
      "topics": [
        "RIME"
      ]
    },
    {
      "page": "rmats_filter",
      "title": "Assign filter labels of rMATS output",
      "topics": [
        "rmats_filter"
      ]
    },
    {
      "page": "rmats_read",
      "title": "Read rMATS output of different AS patterns",
      "topics": [
        "rmats_read"
      ]
    },
    {
      "page": "rmats_toGRange",
      "title": "Converts rMATS data frame to GenomicRange",
      "topics": [
        "rmats_toGRange"
      ]
    },
    {
      "page": "se_subset",
      "title": "Subset SummarizedExperiment",
      "topics": [
        "se_subset"
      ]
    },
    {
      "page": "writeXStringSetNamed",
      "title": "writeXStringSet with identifiers",
      "topics": [
        "writeXStringSetNamed"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "backports",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "boot",
    "broom",
    "BSgenome",
    "cachem",
    "cellranger",
    "cigarillo",
    "cli",
    "clipr",
    "codetools",
    "colorspace",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "Deriv",
    "doBy",
    "dplyr",
    "emmeans",
    "estimability",
    "farver",
    "fastmap",
    "forecast",
    "formatR",
    "fracdiff",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "ggplot2",
    "glmmTMB",
    "glue",
    "gtable",
    "hms",
    "httr",
    "IRanges",
    "isoband",
    "jsonlite",
    "KEGGREST",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openssl",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppThread",
    "RCurl",
    "Rdpack",
    "readr",
    "readxl",
    "reformulas",
    "rematch",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sandwich",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "TMB",
    "tzdb",
    "universalmotif",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "XML",
    "XVector",
    "y3628",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "intron-properties.Rmd",
      "filename": "intron-properties.html",
      "title": "Analysis of common intron properties",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "MaxEntScan: splicing site strength",
        "Preparation",
        "Required inputs:",
        "Sample usage",
        "phastCons: conservation scoring",
        "BranchPointScan: distance of branchpoint to the 3' splice site"
      ],
      "created": "2024-08-11 22:31:24",
      "modified": "2024-08-11 22:31:24",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "gsanalysis",
  "_universes": [
    "yeyuan98"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-04T09:04:44.000Z",
      "distro": "noble",
      "commit": "0d98b644cb29c88be7b325b1ce12e70343f53557",
      "fileid": "86b2f2314ea666c3fa47664fa7dd9405b0d3239ce79bb69bdc53a3cd4d0159e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/26941623976"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-04T09:04:43.000Z",
      "distro": "noble",
      "commit": "0d98b644cb29c88be7b325b1ce12e70343f53557",
      "fileid": "81517c12e2beec08d72a8ed5a1a90de933da8020ca255c8b51cba902fcfaa506",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/26941623976"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-04T09:03:26.000Z",
      "commit": "0d98b644cb29c88be7b325b1ce12e70343f53557",
      "fileid": "f43d0aecfb6c57ed8f7b1fb9fa7674cfb5a2dbb65c0c91060a80ce44ed0cd649",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/26941623976"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-04T09:02:46.000Z",
      "commit": "0d98b644cb29c88be7b325b1ce12e70343f53557",
      "fileid": "8b6565626dc103f7df38897791a7a8e5731578423a5fa07d3b0f4af9a5af776e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/26941623976"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-06-04T09:04:34.000Z",
      "commit": "0d98b644cb29c88be7b325b1ce12e70343f53557",
      "fileid": "b362bbd1a96408ad4d28a23a837590edbe64721f2369db17c7d5a3570bb286b5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/26941623976"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-04T09:03:26.000Z",
      "commit": "0d98b644cb29c88be7b325b1ce12e70343f53557",
      "fileid": "10177cd65d5d95053951de318011590ef1420d72511f55f99283bf56f58aed72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/26941623976"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-04T09:03:07.000Z",
      "commit": "0d98b644cb29c88be7b325b1ce12e70343f53557",
      "fileid": "655576a831397e3ed7fc57c303ec73d9139b8cafdb3fdfca4295e7d4c75945e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/26941623976"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-04T09:03:32.000Z",
      "commit": "0d98b644cb29c88be7b325b1ce12e70343f53557",
      "fileid": "04e15c486ee54e364205bb896fde11376d739d919bfb4801210fbe239b03ce7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/26941623976"
    }
  ]
}