{
  "_id": "6a1177ebacfb0bcc41cf9826",
  "Package": "Site2Target",
  "Type": "Package",
  "Title": "An R package to associate peaks and target genes",
  "Version": "1.5.0",
  "Authors@R": "person(\"Peyman Zarrineh\", email=\"peyman.zarrineh@manchester.ac.uk\", role=c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0003-4820-4101\"))",
  "Description": "Statistics implemented for both peak-wise and gene-wise\nassociations. In peak-wise associations, the p-value of the\ntarget genes of a given set of peaks are calculated. Negative\nbinomial or Poisson distributions can be used for modeling the\nunweighted peaks targets and log-nromal can be used to model\nthe weighted peaks. In gene-wise associations a table\nconsisting of a set of genes, mapped to specific peaks, is\ngenerated using the given rules.",
  "BugReports": "https://github.com/fls-bioinformatics-core/Site2Target/issues",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "biocViews": "Annotation, ChIPSeq, Software, Epigenetics, GeneExpression,\nGeneTarget",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:04:44 UTC",
  "RemoteUrl": "https://github.com/bioc/Site2Target",
  "RemoteRef": "HEAD",
  "RemoteSha": "818ec0e19f8a16e6e9a196bb5394ca39cc31c3e0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 09:43:55 UTC",
    "User": "root"
  },
  "Author": "Peyman Zarrineh [cre, aut] (ORCID:\n<https://orcid.org/0000-0003-4820-4101>)",
  "Maintainer": "Peyman Zarrineh <peyman.zarrineh@manchester.ac.uk>",
  "MD5sum": "40f129beb511a72804f4a1deb0087978",
  "_user": "bioc",
  "_type": "src",
  "_file": "Site2Target_1.5.0.tar.gz",
  "_fileid": "4179531e123551cf48c3c9cb6c04467098a2f8e9a0822ea1646222835b31459e",
  "_filesize": 360624,
  "_sha256": "4179531e123551cf48c3c9cb6c04467098a2f8e9a0822ea1646222835b31459e",
  "_created": "2026-05-23T09:43:55.000Z",
  "_published": "2026-05-23T09:48:27.642Z",
  "_jobs": [
    {
      "job": 77513150175,
      "time": 157,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7176050140"
    },
    {
      "job": 77513150174,
      "time": 245,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7176058050"
    },
    {
      "job": 77513150178,
      "time": 208,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176054819"
    },
    {
      "job": 77513150183,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7176043924"
    },
    {
      "job": 77513150185,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176045327"
    },
    {
      "job": 77512989551,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176035615"
    },
    {
      "job": 77513150180,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176045089"
    },
    {
      "job": 77513150186,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7176046019"
    },
    {
      "job": 77513150184,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7176046545"
    },
    {
      "job": 77513150181,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176046372"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26329490113",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/Site2Target",
  "_commit": {
    "id": "818ec0e19f8a16e6e9a196bb5394ca39cc31c3e0",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777381484
  },
  "_maintainer": {
    "name": "Peyman Zarrineh",
    "email": "peyman.zarrineh@manchester.ac.uk",
    "login": "peymanzarrineh",
    "description": "",
    "uuid": 13946474,
    "orcid": "0000-0003-4820-4101"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.5.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.4.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "annotation",
    "chipseq",
    "software",
    "epigenetics",
    "geneexpression",
    "genetarget"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "peymanzarrineh",
      "count": 17,
      "uuid": 13946474
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 220,
    "source": "https://www.bioconductor.org/packages/stats/bioc/Site2Target"
  },
  "_devurl": "https://github.com/fls-bioinformatics-core/site2target",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/Site2Target.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fls-bioinformatics-core/site2target",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "addColumn2geneWiseAssociation",
    "addRelation2geneWiseAssociation",
    "extendSitesInGivenRegions",
    "genewiseAssociation",
    "getCenterOfPeaks",
    "getTargetGenesNumber",
    "getTargetGenesPvals",
    "getTargetGenesPvalsWithDNAInteractions",
    "getTargetGenesPvalsWithIntensities",
    "getTargetGenesPvalsWithIntensitiesAndDNAInteractions",
    "granges2String",
    "removeReserveCharacter",
    "string2Granges",
    "Table2Granges"
  ],
  "_help": [
    {
      "page": "addColumn2geneWiseAssociation",
      "title": "Add column to gene-wise association",
      "topics": [
        "addColumn2geneWiseAssociation"
      ]
    },
    {
      "page": "addRelation2geneWiseAssociation",
      "title": "Add a relation column to gene-peak interaction table",
      "topics": [
        "addRelation2geneWiseAssociation"
      ]
    },
    {
      "page": "data",
      "title": "MEIS cardiomyocytes datasets used in the package",
      "topics": [
        "data"
      ]
    },
    {
      "page": "extendSitesInGivenRegions",
      "title": "Extend sites given regions boundaries",
      "topics": [
        "extendSitesInGivenRegions"
      ]
    },
    {
      "page": "genewiseAssociation",
      "title": "Generate genewise association between genes and peaks",
      "topics": [
        "genewiseAssociation"
      ]
    },
    {
      "page": "getCenterOfPeaks",
      "title": "Return center of the given granges files",
      "topics": [
        "getCenterOfPeaks"
      ]
    },
    {
      "page": "getNameFromCoordinates",
      "title": "Get names of genes or peaks related to a query coordinates",
      "topics": [
        "getNameFromCoordinates"
      ]
    },
    {
      "page": "getTargetGenesNumber",
      "title": "generate number of sites per gene given distances",
      "topics": [
        "getTargetGenesNumber"
      ]
    },
    {
      "page": "getTargetGenesPvals",
      "title": "Fit Negative binomial distribution to target genes",
      "topics": [
        "getTargetGenesPvals"
      ]
    },
    {
      "page": "getTargetGenesPvalsWithDNAInteractions",
      "title": "Fit Negative binomial distribution to target genes",
      "topics": [
        "getTargetGenesPvalsWithDNAInteractions"
      ]
    },
    {
      "page": "getTargetGenesPvalsWithIntensities",
      "title": "Fit log-normal distribution to target genes",
      "topics": [
        "getTargetGenesPvalsWithIntensities"
      ]
    },
    {
      "page": "getTargetGenesPvalsWithIntensitiesAndDNAInteractions",
      "title": "Fit log-normal distribution to target genes",
      "topics": [
        "getTargetGenesPvalsWithIntensitiesAndDNAInteractions"
      ]
    },
    {
      "page": "granges2String",
      "title": "Convert granges to strings of coordinates",
      "topics": [
        "granges2String"
      ]
    },
    {
      "page": "removeReserveCharacter",
      "title": "Remove reserved characters from a string",
      "topics": [
        "removeReserveCharacter"
      ]
    },
    {
      "page": "site2GeneDistance",
      "title": "Return the distance between paired peaks and genes",
      "topics": [
        "site2GeneDistance"
      ]
    },
    {
      "page": "Site2Target",
      "title": "Associate peaks and target genes",
      "topics": [
        "Site2Target"
      ]
    },
    {
      "page": "string2Granges",
      "title": "Convert strings to granges of coordinates",
      "topics": [
        "string2Granges"
      ]
    },
    {
      "page": "Table2Granges",
      "title": "Take Genomic Ranges from a table file",
      "topics": [
        "Table2Granges"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/Site2Target/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "BiocGenerics",
    "curl",
    "generics",
    "GenomeInfoDb",
    "GenomicRanges",
    "httr",
    "IRanges",
    "jsonlite",
    "MASS",
    "mime",
    "openssl",
    "R6",
    "S4Vectors",
    "Seqinfo",
    "sys",
    "UCSC.utils"
  ],
  "_vignettes": [
    {
      "source": "Site2Target.Rmd",
      "filename": "Site2Target.html",
      "title": "'Site2Target': an R package to associate peaks and target genes",
      "author": "Peyman Zarrineh",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Introduction",
        "Motivation for Submitting to Bioconductor",
        "Overview",
        "Major functions of Site2Target",
        "Peakwise-association",
        "Genewise-association",
        "Session Info",
        "References"
      ],
      "created": "2024-10-12 18:02:49",
      "modified": "2025-01-15 18:29:26",
      "commits": 3
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "site2target",
  "_universes": [
    "bioc",
    "peymanzarrineh",
    "fls-bioinformatics-core"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-05-23T09:47:34.000Z",
      "distro": "noble",
      "commit": "818ec0e19f8a16e6e9a196bb5394ca39cc31c3e0",
      "fileid": "15a99a1b8b669a7ea5ad9ef3307573ef9e264bb4eb3d7e44aabe9da012625835",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26329490113"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-05-23T09:46:49.000Z",
      "distro": "noble",
      "commit": "818ec0e19f8a16e6e9a196bb5394ca39cc31c3e0",
      "fileid": "bb9f9ac9ad81b81c4e286c9f122cc244d059db2548fd735a82038f9e26bbeea2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26329490113"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-05-23T09:45:13.000Z",
      "commit": "818ec0e19f8a16e6e9a196bb5394ca39cc31c3e0",
      "fileid": "2b4edd40e88df99e85ce9829836fe28ccd888d639f307941d5d16077719d2160",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26329490113"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-05-23T09:45:25.000Z",
      "commit": "818ec0e19f8a16e6e9a196bb5394ca39cc31c3e0",
      "fileid": "b3416c58d708a77abd104f0714555a45f47e7323bcacd1462e511e05d058a659",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26329490113"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.0",
      "date": "2026-05-23T09:45:50.000Z",
      "commit": "818ec0e19f8a16e6e9a196bb5394ca39cc31c3e0",
      "fileid": "8f17ef889988a5bfe4e6bf0975d4a5f553c99765fe9dc036747f012bb1c2ec97",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26329490113"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-23T09:45:10.000Z",
      "commit": "818ec0e19f8a16e6e9a196bb5394ca39cc31c3e0",
      "fileid": "8101011eef74d4bd338b94686e32a064e444fed9a965a14bc7789aca8b8ab6ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26329490113"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-23T09:45:09.000Z",
      "commit": "818ec0e19f8a16e6e9a196bb5394ca39cc31c3e0",
      "fileid": "8f68b4ecf8b99a4dc938252c5cee3c912b1054bb715416d88e6769593f7bdfa6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26329490113"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-23T09:45:12.000Z",
      "commit": "818ec0e19f8a16e6e9a196bb5394ca39cc31c3e0",
      "fileid": "a78a340cbe663d6e18ea3c321661c63f28cf0865201d57bdcd91c20081648c41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26329490113"
    }
  ]
}