{
  "_id": "6a37ae093efcd9bda442539f",
  "Package": "target",
  "Type": "Package",
  "Title": "Predict Combined Function of Transcription Factors",
  "Version": "1.27.0",
  "Authors@R": "person(\"Mahmoud\", \"Ahmed\",\nemail = \"mahmoud.s.fahmy@students.kasralainy.edu.eg\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Implement the BETA algorithm for infering direct target\ngenes from DNA-binding and perturbation expression data Wang et\nal. (2013) <doi: 10.1038/nprot.2013.150>. Extend the algorithm\nto predict the combined function of two DNA-binding elements\nfrom comprable binding and expression data.",
  "URL": "https://github.com/MahShaaban/target",
  "BugReports": "https://github.com/MahShaaban/target/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "6.1.1",
  "biocViews": "Software, StatisticalMethod, Transcription",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:51:10 UTC",
  "RemoteUrl": "https://github.com/bioc/target",
  "RemoteRef": "HEAD",
  "RemoteSha": "c38bdfe0e28c49e363ac734e4e24d6ab10f4d356",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 09:18:54 UTC",
    "User": "root"
  },
  "Author": "Mahmoud Ahmed [aut, cre]",
  "Maintainer": "Mahmoud Ahmed <mahmoud.s.fahmy@students.kasralainy.edu.eg>",
  "MD5sum": "751f01fa7390e5147f16988e74ea6b96",
  "_user": "bioc",
  "_type": "src",
  "_file": "target_1.27.0.tar.gz",
  "_fileid": "41a663d0bf9e07bfcd2fbda3c58504aee34a822111b6be2626e305d44c516243",
  "_filesize": 3661814,
  "_sha256": "41a663d0bf9e07bfcd2fbda3c58504aee34a822111b6be2626e305d44c516243",
  "_created": "2026-06-21T09:18:54.000Z",
  "_published": "2026-06-21T09:25:29.674Z",
  "_jobs": [
    {
      "job": 82558113122,
      "time": 160,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7773887299"
    },
    {
      "job": 82558113139,
      "time": 245,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773898221"
    },
    {
      "job": 82558113147,
      "time": 356,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773912412"
    },
    {
      "job": 82558113143,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773879636"
    },
    {
      "job": 82558113144,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773882746"
    },
    {
      "job": 82557873187,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773865604"
    },
    {
      "job": 82558113141,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773880994"
    },
    {
      "job": 82558113150,
      "time": 156,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773886787"
    },
    {
      "job": 82558113158,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773881408"
    },
    {
      "job": 82558113160,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773881564"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/27899770503",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/target",
  "_commit": {
    "id": "c38bdfe0e28c49e363ac734e4e24d6ab10f4d356",
    "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": 1777380670
  },
  "_maintainer": {
    "name": "Mahmoud Ahmed",
    "email": "mahmoud.s.fahmy@students.kasralainy.edu.eg",
    "login": "mahshaaban",
    "description": "Postdoc",
    "uuid": 16605756
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shinytest",
      "role": "Suggests"
    },
    {
      "package": "shinyBS",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.27.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.26.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "statisticalmethod",
    "transcription",
    "algorithm",
    "chip-seq",
    "dna-binding",
    "gene-regulation",
    "transcription-factors"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "mahshaaban",
      "count": 24,
      "uuid": 16605756
    },
    {
      "user": "nturaga",
      "count": 2,
      "uuid": 2746443
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 440,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/mahshaaban/target",
  "_searchresults": 1768,
  "_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/target.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mahshaaban/target",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "associated_peaks",
    "direct_targets",
    "find_distance",
    "merge_ranges",
    "plot_predictions",
    "rank_product",
    "score_peaks",
    "score_regions",
    "target_app",
    "test_predictions"
  ],
  "_datasets": [
    {
      "name": "real_peaks",
      "title": "AR peaks in LNCaP cell line",
      "object": "real_peaks",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "real_transcripts",
      "title": "Differential expression of DHT treated LNCaP cell line",
      "object": "real_transcripts",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "sim_peaks",
      "title": "Simulated peaks",
      "object": "sim_peaks",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "sim_transcripts",
      "title": "Simulated transcripts The transcripts chromosome 1 of the mm10 mouse genome with randomly singed statistics assigned to each.",
      "object": "sim_transcripts",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "associated_peaks",
      "title": "Predict associated peaks",
      "topics": [
        "associated_peaks"
      ]
    },
    {
      "page": "direct_targets",
      "title": "Predict direct targets",
      "topics": [
        "direct_targets"
      ]
    },
    {
      "page": "find_distance",
      "title": "Find the distance between peaks and regions",
      "topics": [
        "find_distance"
      ]
    },
    {
      "page": "merge_ranges",
      "title": "Merge peaks and regions GRanges",
      "topics": [
        "merge_ranges"
      ]
    },
    {
      "page": "plot_predictions",
      "title": "Plot the ECDF of ranks by groups",
      "topics": [
        "plot_predictions"
      ]
    },
    {
      "page": "rank_product",
      "title": "Calculate the regions rank products",
      "topics": [
        "rank_product"
      ]
    },
    {
      "page": "real_peaks",
      "title": "AR peaks in LNCaP cell line",
      "topics": [
        "real_peaks"
      ]
    },
    {
      "page": "real_transcripts",
      "title": "Differential expression of DHT treated LNCaP cell line",
      "topics": [
        "real_transcripts"
      ]
    },
    {
      "page": "score_peaks",
      "title": "Calculate peak scores",
      "topics": [
        "score_peaks"
      ]
    },
    {
      "page": "score_regions",
      "title": "Calculate region scores",
      "topics": [
        "score_regions"
      ]
    },
    {
      "page": "sim_peaks",
      "title": "Simulated peaks",
      "topics": [
        "sim_peaks"
      ]
    },
    {
      "page": "sim_transcripts",
      "title": "Simulated transcripts The transcripts chromosome 1 of the mm10 mouse genome with randomly singed statistics assigned to each.",
      "topics": [
        "sim_transcripts"
      ]
    },
    {
      "page": "target",
      "title": "'target': Predict Combined Function of Transcription Factors.",
      "topics": [
        "target-package",
        "target"
      ]
    },
    {
      "page": "target_app",
      "title": "Run the shiny App",
      "topics": [
        "target_app"
      ]
    },
    {
      "page": "test_predictions",
      "title": "Test the ECDF ranks of groups are from same distribution",
      "topics": [
        "test_predictions"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/target/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "BiocGenerics",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "GenomicRanges",
    "glue",
    "htmltools",
    "httpuv",
    "IRanges",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "matrixStats",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "S4Vectors",
    "sass",
    "Seqinfo",
    "shiny",
    "sourcetools",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "extend-target.Rmd",
      "filename": "extend-target.html",
      "title": "Using target to predict combined binding",
      "author": "Mahmoud Ahmed",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Theory",
        "Example",
        "Cooperative factors example",
        "Competitive factors example",
        "References"
      ],
      "created": "2019-08-28 05:36:20",
      "modified": "2019-09-26 12:07:03",
      "commits": 3
    },
    {
      "source": "target.Rmd",
      "filename": "target.html",
      "title": "Using the target package",
      "author": "Mahmoud Ahmed",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "The theory",
        "Python implementation",
        "R implementation",
        "Example",
        "Advantages of the R implementation",
        "References"
      ],
      "created": "2019-08-28 05:36:20",
      "modified": "2019-08-28 05:36:20",
      "commits": 1
    }
  ],
  "_score": 8.20172477011638,
  "_indexed": true,
  "_nocasepkg": "target",
  "_universes": [
    "bioc",
    "mahshaaban"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.27.0",
      "date": "2026-06-21T09:22:23.000Z",
      "distro": "noble",
      "commit": "c38bdfe0e28c49e363ac734e4e24d6ab10f4d356",
      "fileid": "9670d6e0c52b54da2d34f48d13a2fea123f1161d1bf022e628d1404896c51066",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27899770503"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.27.0",
      "date": "2026-06-21T09:24:18.000Z",
      "distro": "noble",
      "commit": "c38bdfe0e28c49e363ac734e4e24d6ab10f4d356",
      "fileid": "cb89e9f4a2ca61022cfef6f6b678c300931ef63b538cf895e3569450c4300bfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27899770503"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-06-21T09:20:29.000Z",
      "commit": "c38bdfe0e28c49e363ac734e4e24d6ab10f4d356",
      "fileid": "78696b9f7cc3ebbfbbcfb16b256a237daabd28bf5e705f5c2969171ce71d5ebc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27899770503"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-06-21T09:20:33.000Z",
      "commit": "c38bdfe0e28c49e363ac734e4e24d6ab10f4d356",
      "fileid": "b67efaf5efb662b0a1bda41675ac1831708f7efe56521687f98c6f2451ae71f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27899770503"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.27.0",
      "date": "2026-06-21T09:21:07.000Z",
      "commit": "c38bdfe0e28c49e363ac734e4e24d6ab10f4d356",
      "fileid": "228c37b2eb751f4e7be4b1016f54b2e558aa9313e3f56dbc3774d8fc00a1752f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27899770503"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-06-21T09:20:50.000Z",
      "commit": "c38bdfe0e28c49e363ac734e4e24d6ab10f4d356",
      "fileid": "3c269ff8cd334a506fe2e1b4f1575a1d04a626a9c5350f1c739aad2352b2bcf3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27899770503"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-06-21T09:20:11.000Z",
      "commit": "c38bdfe0e28c49e363ac734e4e24d6ab10f4d356",
      "fileid": "0e625081d2fdf6e0160e70a9c15b980f4e3ca3ff82e0398061063d10e566dc85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27899770503"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-06-21T09:20:13.000Z",
      "commit": "c38bdfe0e28c49e363ac734e4e24d6ab10f4d356",
      "fileid": "29934af4da3a6d6689835dd9bd9f08a4ca4811c6d5bae9e7fe95b01e838d3c98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27899770503"
    }
  ]
}