{
  "_id": "6a169a9facfb0bcc41d7dedf",
  "Package": "rxSeq",
  "Type": "Package",
  "Title": "Combined Total and Allele Specific Reads Sequencing Study",
  "Version": "0.99.3",
  "Date": "2016-11-30",
  "Authors@R": "c(person(\"Vasyl Zhabotynsky\", role = c(\"aut\", \"cre\"),\nemail = \"vasyl@unc.edu\"),\nperson(\"Wei Sun\", role = \"aut\"),\nperson(\"Fei Zou\", role = \"aut\"))",
  "Author": "Vasyl Zhabotynsky [aut, cre], Wei Sun [aut], Fei Zou [aut]",
  "Maintainer": "Vasyl Zhabotynsky <vasyl@unc.edu>",
  "Description": "Analysis of combined total and allele specific reads from\nthe reciprocal cross study with RNA-seq data.",
  "License": "GPL (>= 2)",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 07:15:12 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2016-12-01 11:45:14 UTC",
  "RemoteUrl": "https://github.com/cran/rxSeq",
  "RemoteRef": "HEAD",
  "RemoteSha": "d46a886029c778bbdb902e778fddf2bee7eb35c2",
  "MD5sum": "a8d9c81aba5f461e8cb1b4155405c944",
  "_user": "cran",
  "_type": "src",
  "_file": "rxSeq_0.99.3.tar.gz",
  "_fileid": "ff6d6b7bcd58bb3cf77999e951f8f61b3e628c27ab0bc9440e7da49d46ac80f4",
  "_filesize": 277237,
  "_sha256": "ff6d6b7bcd58bb3cf77999e951f8f61b3e628c27ab0bc9440e7da49d46ac80f4",
  "_created": "2026-05-27T07:15:12.000Z",
  "_published": "2026-05-27T07:17:51.583Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78026560412,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234196284"
    },
    {
      "job": 78026560377,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234196018"
    },
    {
      "job": 78026116566,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234160102"
    },
    {
      "job": 78026560415,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234189718"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26447406563",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rxSeq",
  "_commit": {
    "id": "d46a886029c778bbdb902e778fddf2bee7eb35c2",
    "author": "Vasyl Zhabotynsky <vasyl@unc.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.99.3\n",
    "time": 1480592714
  },
  "_maintainer": {
    "name": "Vasyl Zhabotynsky",
    "email": "vasyl@unc.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "MASS",
      "role": "Depends"
    },
    {
      "package": "VGAM",
      "role": "Depends"
    },
    {
      "package": "numDeriv",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 160,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rxSeq"
  },
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rxSeq.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.99.3",
      "date": "2016-12-01"
    }
  ],
  "_exports": [
    "get.tausB",
    "nLogLik",
    "process",
    "readCounts",
    "simRX"
  ],
  "_datasets": [
    {
      "name": "data.A",
      "title": "Sample data example for autosomal genes",
      "object": "dt.A",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "data.X",
      "title": "Sample data example for X chromosome genes",
      "object": "dt.X",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "rcA",
      "title": "Reformatted data for autosomal set to be used as input to process function",
      "object": "dt.A",
      "class": [
        "list",
        "ReadCounts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "rcX",
      "title": "Reformatted data for chromosome X set to be used as input to process function",
      "object": "dt.X",
      "class": [
        "list",
        "ReadCounts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "trecase.A.out",
      "title": "Example of results produced by optimizing step using process function on autosomal genes. Structured as a list.",
      "object": "dt.A",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "trecase.X.out",
      "title": "Example of results produced by optimizing step using process function on X chromosome genes. Structured as a list.",
      "object": "dt.X",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "data.A",
      "title": "Sample data example for autosomal genes",
      "topics": [
        "data.A"
      ]
    },
    {
      "page": "data.X",
      "title": "Sample data example for X chromosome genes",
      "topics": [
        "data.X"
      ]
    },
    {
      "page": "get.tausB",
      "title": "Produce _Xce_ estimates for mice with allele specific reads",
      "topics": [
        "get.tausB"
      ]
    },
    {
      "page": "nLogLik",
      "title": "Negative log likelihood for coefficients provided in results of the fit using process function",
      "topics": [
        "nLogLik"
      ]
    },
    {
      "page": "process",
      "title": "Optimization wrapper, maximizing either the joint model of total (TReC) and allele specific (ASE) counts or just TReC",
      "topics": [
        "process"
      ]
    },
    {
      "page": "rcA",
      "title": "Reformatted data for autosomal set to be used as input to process function",
      "topics": [
        "rcA"
      ]
    },
    {
      "page": "rcX",
      "title": "Reformatted data for chromosome X set to be used as input to process function",
      "topics": [
        "rcX"
      ]
    },
    {
      "page": "readCounts",
      "title": "A list object that should be used as input to optimization process function.",
      "topics": [
        "readCounts"
      ]
    },
    {
      "page": "simRX",
      "title": "Produce simulated counts",
      "topics": [
        "simRX"
      ]
    },
    {
      "page": "trecase.A.out",
      "title": "Example of results produced by optimizing step using process function on autosomal genes. Structured as a list.",
      "topics": [
        "trecase.A.out"
      ]
    },
    {
      "page": "trecase.X.out",
      "title": "Example of results produced by optimizing step using process function on X chromosome genes. Structured as a list.",
      "topics": [
        "trecase.X.out"
      ]
    }
  ],
  "_rundeps": [
    "MASS",
    "numDeriv",
    "VGAM"
  ],
  "_vignettes": [
    {
      "source": "rxSeq.Rnw",
      "filename": "rxSeq.pdf",
      "title": "rxSeq manual",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2016-12-01 11:45:14",
      "modified": "2016-12-01 11:45:14",
      "commits": 1
    }
  ],
  "_score": 2.113943352306837,
  "_indexed": true,
  "_nocasepkg": "rxseq",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.99.3",
      "date": "2026-05-27T07:17:04.000Z",
      "distro": "noble",
      "commit": "d46a886029c778bbdb902e778fddf2bee7eb35c2",
      "fileid": "e880f790209a8d9c642a40d909e4987e58ff19a223357aa4d5e3400a4121f8f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26447406563"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.99.3",
      "date": "2026-05-27T07:17:04.000Z",
      "distro": "noble",
      "commit": "d46a886029c778bbdb902e778fddf2bee7eb35c2",
      "fileid": "ced35e8933872160ddacbeff775e88b2345e8d0331f76e87cb810db77f2202ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26447406563"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.99.3",
      "date": "2026-05-27T07:17:10.000Z",
      "commit": "d46a886029c778bbdb902e778fddf2bee7eb35c2",
      "fileid": "2ff594e4a89565128456fab42c375db5af0e644a27379444f155438d636b0a2a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26447406563"
    }
  ]
}