{
  "_id": "6a1aaa5c1d7bb097a09d4d68",
  "Package": "procoil",
  "Type": "Package",
  "Title": "Prediction of Oligomerization of Coiled Coil Proteins",
  "Version": "2.41.0",
  "Date": "2025-09-19",
  "Authors@R": "c(person(given = \"Ulrich\",\nfamily = \"Bodenhofer\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ulrich@bodenhofer.com\"))",
  "Maintainer": "Ulrich Bodenhofer <ulrich@bodenhofer.com>",
  "Description": "The package allows for predicting whether a coiled coil\nsequence (amino acid sequence plus heptad register) is more\nlikely to form a dimer or more likely to form a trimer.\nAdditionally to the prediction itself, a prediction profile is\ncomputed which allows for determining the strengths to which\nthe individual residues are indicative for either class.\nPrediction profiles can also be visualized as curves or\nheatmaps.",
  "License": "GPL (>= 2)",
  "Collate": "AllClasses.R access-methods.R show-methods.R plot-methods.R\npredict-methods.R weights-methods.R profile-methods.R\nreadCCModel.R writeCCModel.R fitted-methods.R heatmap-methods.R",
  "URL": "https://github.com/UBod/procoil",
  "VignetteBuilder": "knitr",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "biocViews": "Proteomics, Classification, SupportVectorMachine",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:35:09 UTC",
  "RemoteUrl": "https://github.com/bioc/procoil",
  "RemoteRef": "HEAD",
  "RemoteSha": "d61ff9fa2c89c7e0b5bd6f10e8462ea6c6c466e5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 06:58:12 UTC",
    "User": "root"
  },
  "Author": "Ulrich Bodenhofer [aut, cre]",
  "MD5sum": "4e9672eaed1aca730a44148df7e50dfe",
  "_user": "bioc",
  "_type": "src",
  "_file": "procoil_2.41.0.tar.gz",
  "_fileid": "648931dcec03ce2873429d56e8bff1ccec2179e543d83e1305315ee5683d1ff5",
  "_filesize": 1520728,
  "_sha256": "648931dcec03ce2873429d56e8bff1ccec2179e543d83e1305315ee5683d1ff5",
  "_created": "2026-05-30T06:58:12.000Z",
  "_published": "2026-05-30T09:14:04.583Z",
  "_jobs": [
    {
      "job": 78631888986,
      "time": 166,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306282486"
    },
    {
      "job": 78631888968,
      "time": 190,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306285200"
    },
    {
      "job": 78631888960,
      "time": 237,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306291075"
    },
    {
      "job": 78631888967,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307077689"
    },
    {
      "job": 78631888972,
      "time": 198,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307084842"
    },
    {
      "job": 78631656704,
      "time": 260,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306262416"
    },
    {
      "job": 78631888980,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306274524"
    },
    {
      "job": 78631888971,
      "time": 160,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306281704"
    },
    {
      "job": 78631888975,
      "time": 163,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306282042"
    },
    {
      "job": 78631888973,
      "time": 151,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306280430"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 15
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677391951",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/procoil",
  "_commit": {
    "id": "d61ff9fa2c89c7e0b5bd6f10e8462ea6c6c466e5",
    "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": 1777379709
  },
  "_maintainer": {
    "name": "Ulrich Bodenhofer",
    "email": "ulrich@bodenhofer.com",
    "login": "ubod",
    "description": "Professor for Artificial Intelligence at University of Applied Sciences Upper Austria / Chief Artificial Intelligence Officer at QUOMATIC.AI",
    "uuid": 7002430
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "kebabs",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "2.41.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "2.40.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "proteomics",
    "classification",
    "supportvectormachine"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dtenenba",
      "count": 25,
      "uuid": 2286826
    },
    {
      "user": "jwokaty",
      "count": 16,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "ubod",
      "count": 4,
      "uuid": 7002430
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "link-ny",
      "count": 1,
      "uuid": 4392950
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 512,
    "source": "https://www.bioconductor.org/packages/stats/bioc/procoil"
  },
  "_devurl": "https://github.com/ubod/procoil",
  "_searchresults": 7,
  "_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/procoil.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ubod/procoil",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "heatmap",
    "plot",
    "predict",
    "readCCModel",
    "show",
    "writeCCModel"
  ],
  "_datasets": [
    {
      "name": "PrOCoilModel",
      "title": "Class \"CCModel\"",
      "object": "PrOCoilModel",
      "class": [
        "CCModel"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "PrOCoilModelBA",
      "title": "Class \"CCModel\"",
      "object": "PrOCoilModelBA",
      "class": [
        "CCModel"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "procoil-package",
      "title": "Prediction of Oligomerization of Coiled Coil Proteins",
      "topics": [
        "procoil-package",
        "procoil"
      ]
    },
    {
      "page": "CCModel-class",
      "title": "Class \"CCModel\"",
      "topics": [
        "CCModel",
        "CCModel-class",
        "PrOCoilModel",
        "PrOCoilModelBA",
        "show,CCModel-method",
        "show.CCModel",
        "weights,CCModel-method",
        "weights.CCModel"
      ]
    },
    {
      "page": "CCModel-FileOps",
      "title": "Reading and writing of coiled coil prediction model from/to files",
      "topics": [
        "CCModel-FileOps",
        "readCCModel",
        "writeCCModel"
      ]
    },
    {
      "page": "CCProfile-class",
      "title": "Class \"CCProfile\"",
      "topics": [
        "baselines,CCProfile-method",
        "baselines.CCProfile",
        "CCProfile",
        "CCProfile-class",
        "fitted,CCProfile-method",
        "fitted.CCProfile",
        "heatmap,CCProfile,missing-method",
        "heatmap.CCProfile",
        "profile,CCProfile-method",
        "profile.CCProfile",
        "profiles,CCProfile-method",
        "profiles.CCProfile",
        "sequences,CCProfile-method",
        "sequences.CCProfile",
        "show,CCProfile-method",
        "show.CCProfile",
        "[,CCProfile,index,ANY,ANY-method"
      ]
    },
    {
      "page": "plot-methods",
      "title": "Plotting prediction profiles",
      "topics": [
        "plot",
        "plot,CCProfile,missing-method",
        "plot-methods",
        "plot.CCProfile"
      ]
    },
    {
      "page": "predict-methods",
      "title": "Predict oligomerization of one or more coiled coil segments",
      "topics": [
        "predict",
        "predict,CCModel-method",
        "predict-methods",
        "predict.CCModel"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/procoil/raw/HEAD/README.md",
  "_rundeps": [
    "apcluster",
    "BiocGenerics",
    "Biostrings",
    "class",
    "crayon",
    "e1071",
    "generics",
    "IRanges",
    "kebabs",
    "kernlab",
    "lattice",
    "LiblineaR",
    "MASS",
    "Matrix",
    "proxy",
    "Rcpp",
    "S4Vectors",
    "Seqinfo",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "procoil.Rnw",
      "filename": "procoil.pdf",
      "title": "PrOCoil - A Web Service and an R Package for Predicting the Oligomerization of Coiled-Coil Proteins",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2012-03-26 08:01:26",
      "modified": "2024-04-25 17:58:39",
      "commits": 5
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "procoil",
  "_universes": [
    "bioc",
    "ubod"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.41.0",
      "date": "2026-04-30T15:29:32.000Z",
      "distro": "noble",
      "commit": "d61ff9fa2c89c7e0b5bd6f10e8462ea6c6c466e5",
      "fileid": "236d9f1719b995a45cd83afb8c02c907dc315820e85b384556214bb43c340f1c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173360976"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.41.0",
      "date": "2026-04-30T15:32:54.000Z",
      "distro": "noble",
      "commit": "d61ff9fa2c89c7e0b5bd6f10e8462ea6c6c466e5",
      "fileid": "3474e73450e9909db7a65f3cbd13d9cc8706a5f172d0241f79dcbc50a4e1763f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173360976"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.41.0",
      "date": "2026-04-30T16:47:44.000Z",
      "commit": "d61ff9fa2c89c7e0b5bd6f10e8462ea6c6c466e5",
      "fileid": "e86fd6ad6815c2be0c806effd4fac9517a361a61a439c8d8e34a138fb17569c8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173360976"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.41.0",
      "date": "2026-04-30T16:46:55.000Z",
      "commit": "d61ff9fa2c89c7e0b5bd6f10e8462ea6c6c466e5",
      "fileid": "b672ee6f3a64067e898774516e6bdaafd02629394e8a1e5e1a17c62a41ab74e8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173360976"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.41.0",
      "date": "2026-04-30T15:28:00.000Z",
      "commit": "d61ff9fa2c89c7e0b5bd6f10e8462ea6c6c466e5",
      "fileid": "5dbeff00dbdc7a20a7530b7a6ea044efc2fa0cdce621f92322c46ce1689c8d57",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173360976"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.41.0",
      "date": "2026-04-30T15:27:46.000Z",
      "commit": "d61ff9fa2c89c7e0b5bd6f10e8462ea6c6c466e5",
      "fileid": "0ba01349e8e0d57eb79943ff3a2abef0a07a82637ec773a552198dff3b2ef052",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173360976"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.41.0",
      "date": "2026-04-30T15:28:03.000Z",
      "commit": "d61ff9fa2c89c7e0b5bd6f10e8462ea6c6c466e5",
      "fileid": "37423c9d63a00749fdbd429bc0a91a7582f270175d6cd3cc150d314af839079e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173360976"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.41.0",
      "date": "2026-05-22T21:04:57.000Z",
      "commit": "d61ff9fa2c89c7e0b5bd6f10e8462ea6c6c466e5",
      "fileid": "f09192be9e7e0d0f855de8c82a3ada10595f5f16f8dd866a322802b2071b7733",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173360976"
    }
  ]
}