{
  "_id": "6a140e1cacfb0bcc41d3ae35",
  "Package": "protHMM",
  "Type": "Package",
  "Title": "Protein Feature Extraction from Profile Hidden Markov Models",
  "Version": "0.1.1",
  "Authors@R": "person(\"Shayaan\", \"Emran\", email = \"shayaan.emran@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Maintainer": "Shayaan Emran <shayaan.emran@gmail.com>",
  "Description": "Calculates a comprehensive list of features from profile\nhidden Markov models (HMMs) of proteins. Adapts and ports\nfeatures for use with HMMs instead of Position Specific Scoring\nMatrices, in order to take advantage of more accurate multiple\nsequence alignment by programs such as 'HHBlits'\n<DOI:10.1038/nmeth.1818> and 'HMMer' <http://hmmer.org>.\nFeatures calculated by this package can be used for protein\nfold classification, protein structural class prediction,\nsub-cellular localization and protein-protein interaction,\namong other tasks. Some examples of features extracted are\nfound in Song et al. (2018) <DOI:10.3390/app8010089>, Jin & Zhu\n(2021) <DOI:10.1155/2021/8629776>, Lyons et al. (2015)\n<DOI:10.1109/tnb.2015.2457906> and Saini et al. (2015)\n<DOI:10.1016/j.jtbi.2015.05.030>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/semran9/protHMM/,\nhttps://semran9.github.io/protHMM/",
  "BugReports": "https://github.com/semran9/protHMM/issues",
  "Repository": "https://semran9.r-universe.dev",
  "Date/Publication": "2023-09-11 00:26:19 UTC",
  "RemoteUrl": "https://github.com/semran9/prothmm",
  "RemoteRef": "HEAD",
  "RemoteSha": "c87243606574287e068b584d4eca5ec86f6df25c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 08:50:35 UTC",
    "User": "root"
  },
  "Author": "Shayaan Emran [aut, cre, cph]",
  "MD5sum": "cc771b290c487c826b90d49900e78df9",
  "_user": "semran9",
  "_type": "src",
  "_file": "protHMM_0.1.1.tar.gz",
  "_fileid": "70b33d4194a0db8d31c3045f39acdcb7fbe1321227ee703581b195740ec1b1ed",
  "_filesize": 320714,
  "_sha256": "70b33d4194a0db8d31c3045f39acdcb7fbe1321227ee703581b195740ec1b1ed",
  "_created": "2026-05-25T08:50:35.000Z",
  "_published": "2026-05-25T08:53:48.486Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77684023831,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194965807"
    },
    {
      "job": 77684023873,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194969927"
    },
    {
      "job": 77684023877,
      "time": 160,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194963332"
    },
    {
      "job": 77684023871,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194961959"
    },
    {
      "job": 77683636190,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194930615"
    },
    {
      "job": 77684023853,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194959965"
    },
    {
      "job": 77684023885,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194954708"
    },
    {
      "job": 77684023855,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194952535"
    },
    {
      "job": 77684023879,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194952745"
    }
  ],
  "_buildurl": "https://github.com/r-universe/semran9/actions/runs/26391972090",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/semran9/prothmm",
  "_commit": {
    "id": "c87243606574287e068b584d4eca5ec86f6df25c",
    "author": "Shayaan Emran <shayaan.emran@gmail.com>",
    "committer": "Shayaan Emran <shayaan.emran@gmail.com>",
    "message": "rebuild pages\n",
    "time": 1694391979
  },
  "_maintainer": {
    "name": "Shayaan Emran",
    "email": "shayaan.emran@gmail.com",
    "login": "semran9",
    "description": "",
    "uuid": 94647408
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "phonTools",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "semran9",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "semran9",
      "count": 29,
      "uuid": 94647408
    }
  ],
  "_userbio": {
    "uuid": 94647408,
    "type": "user",
    "name": "semran9"
  },
  "_downloads": {
    "count": 159,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/protHMM"
  },
  "_devurl": "https://github.com/semran9/prothmm",
  "_pkgdown": "https://semran9.github.io/protHMM/",
  "_searchresults": 4,
  "_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/protHMM.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/semran9/prothmm",
  "_realowner": "semran9",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2023-07-05"
    }
  ],
  "_exports": [
    "chmm",
    "fp_hmm",
    "hmm_ac",
    "hmm_bigrams",
    "hmm_cc",
    "hmm_distance",
    "hmm_GA",
    "hmm_GSD",
    "hmm_LBP",
    "hmm_LPC",
    "hmm_MA",
    "hmm_MB",
    "hmm_read",
    "hmm_SCSH",
    "hmm_SepDim",
    "hmm_Single_Average",
    "hmm_smooth",
    "hmm_svd",
    "hmm_trigrams",
    "IM_psehmm",
    "pse_hmm"
  ],
  "_help": [
    {
      "page": "chmm",
      "title": "chmm",
      "topics": [
        "chmm"
      ]
    },
    {
      "page": "fp_hmm",
      "title": "fp_hmm",
      "topics": [
        "fp_hmm"
      ]
    },
    {
      "page": "hmm_ac",
      "title": "hmm_ac",
      "topics": [
        "hmm_ac"
      ]
    },
    {
      "page": "hmm_bigrams",
      "title": "hmm_bigrams",
      "topics": [
        "hmm_bigrams"
      ]
    },
    {
      "page": "hmm_cc",
      "title": "hmm_cc",
      "topics": [
        "hmm_cc"
      ]
    },
    {
      "page": "hmm_distance",
      "title": "hmm_distance",
      "topics": [
        "hmm_distance"
      ]
    },
    {
      "page": "hmm_GA",
      "title": "hmm_GA",
      "topics": [
        "hmm_GA"
      ]
    },
    {
      "page": "hmm_GSD",
      "title": "hmm_GSD",
      "topics": [
        "hmm_GSD"
      ]
    },
    {
      "page": "hmm_LBP",
      "title": "hmm_LBP",
      "topics": [
        "hmm_LBP"
      ]
    },
    {
      "page": "hmm_LPC",
      "title": "hmm_LPC",
      "topics": [
        "hmm_LPC"
      ]
    },
    {
      "page": "hmm_MA",
      "title": "hmm_MA",
      "topics": [
        "hmm_MA"
      ]
    },
    {
      "page": "hmm_MB",
      "title": "hmm_MB",
      "topics": [
        "hmm_MB"
      ]
    },
    {
      "page": "hmm_read",
      "title": "hmm_read",
      "topics": [
        "hmm_read"
      ]
    },
    {
      "page": "hmm_SCSH",
      "title": "hmm_SCSH",
      "topics": [
        "hmm_SCSH"
      ]
    },
    {
      "page": "hmm_SepDim",
      "title": "hmm_SepDim",
      "topics": [
        "hmm_SepDim"
      ]
    },
    {
      "page": "hmm_Single_Average",
      "title": "hmm_Single_Average",
      "topics": [
        "hmm_Single_Average"
      ]
    },
    {
      "page": "hmm_smooth",
      "title": "hmm_smooth",
      "topics": [
        "hmm_smooth"
      ]
    },
    {
      "page": "hmm_svd",
      "title": "hmm_svd",
      "topics": [
        "hmm_svd"
      ]
    },
    {
      "page": "hmm_trigrams",
      "title": "hmm_trigrams",
      "topics": [
        "hmm_trigrams"
      ]
    },
    {
      "page": "IM_psehmm",
      "title": "IM_psehmm",
      "topics": [
        "IM_psehmm"
      ]
    },
    {
      "page": "pse_hmm",
      "title": "pse_hmm",
      "topics": [
        "pse_hmm"
      ]
    }
  ],
  "_readme": "https://github.com/semran9/prothmm/raw/HEAD/README.md",
  "_rundeps": [
    "gtools",
    "phonTools"
  ],
  "_vignettes": [
    {
      "source": "protHMM.Rmd",
      "filename": "protHMM.html",
      "title": "protHMM",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1: Introduction",
        "2: Autocorrelation: hmm_MB, hmm_MA, hmm_GA",
        "Moreau-Broto",
        "Moran",
        "Geary",
        "Examples",
        "3: Covariance: hmm_AC, hmm_CC",
        "Autocovariance",
        "Cross covariance",
        "4: Bigrams and Trigrams",
        "Bigrams",
        "Trigrams",
        "5: CHMM",
        "6: Distance",
        "Example",
        "7: FP_HMM",
        "8: HMM_GSD",
        "9: Pseudo HMM: IM_psehmm and pse_hmm",
        "pseudo_hmm",
        "IM_pse_hmm",
        "10: Local Binary Pattern",
        "11: Linear Predictive Coding",
        "12: SCSH",
        "13: Separated Dimers",
        "14: Single Average Group",
        "15: Smoothed HMM",
        "16: Singular Value Decomposition",
        "17: Read",
        "References"
      ],
      "created": "2023-06-30 03:00:54",
      "modified": "2023-07-01 14:10:22",
      "commits": 3
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "prothmm",
  "_universes": [
    "semran9"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-25T08:52:43.000Z",
      "distro": "noble",
      "commit": "c87243606574287e068b584d4eca5ec86f6df25c",
      "fileid": "a7662d047f59c1b526c578415a8d49ebb64f966d50f02d32fad4317b80f868bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/semran9/actions/runs/26391972090"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-25T08:52:58.000Z",
      "distro": "noble",
      "commit": "c87243606574287e068b584d4eca5ec86f6df25c",
      "fileid": "7e6627186b3d67bab45309246ecbf35968c5629d6802c597fdc11e23224e464d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/semran9/actions/runs/26391972090"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-25T08:52:36.000Z",
      "commit": "c87243606574287e068b584d4eca5ec86f6df25c",
      "fileid": "b5abaa4125a0957de8524f12730c4c707fbfa7689cf30354865f48b7fabe898f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/semran9/actions/runs/26391972090"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-25T08:52:30.000Z",
      "commit": "c87243606574287e068b584d4eca5ec86f6df25c",
      "fileid": "943d9b7c77cf4f3c6b122d6fa17d52b3f828556675c4b53d5f9b360edcd6e69d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/semran9/actions/runs/26391972090"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-25T08:52:41.000Z",
      "commit": "c87243606574287e068b584d4eca5ec86f6df25c",
      "fileid": "18a9e42bc84a5266f065525029471f6518e9fd754d2fe3cb512d18332914eda6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/semran9/actions/runs/26391972090"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-25T08:51:51.000Z",
      "commit": "c87243606574287e068b584d4eca5ec86f6df25c",
      "fileid": "50ee6997984ca2d3e95c9dbb809ad7dd391e6004bf785f94f5720088d94e0ea4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/semran9/actions/runs/26391972090"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-25T08:51:44.000Z",
      "commit": "c87243606574287e068b584d4eca5ec86f6df25c",
      "fileid": "4e304abcd42285a14c17ed00e69a732b12cc6a89e84210b912107017568ead9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/semran9/actions/runs/26391972090"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-25T08:51:44.000Z",
      "commit": "c87243606574287e068b584d4eca5ec86f6df25c",
      "fileid": "8e2be35ab6bc609b61c4c8b60df1526961e907e93d344723d2ec4fac48d04b6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/semran9/actions/runs/26391972090"
    }
  ]
}