{"id":13681159,"url":"https://github.com/steven-shuken/permFDP","last_synced_at":"2025-04-30T03:30:40.260Z","repository":{"id":44615269,"uuid":"512877595","full_name":"steven-shuken/permFDP","owner":"steven-shuken","description":"An R package for correcting p-values for multiple hypothesis testing in comparative quantitative omics experiments using permutation-based FDP estimation.","archived":false,"fork":false,"pushed_at":"2023-04-12T14:21:36.000Z","size":752,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-12T00:36:27.153Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steven-shuken.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-11T19:03:08.000Z","updated_at":"2023-07-10T16:56:43.000Z","dependencies_parsed_at":"2024-08-02T13:20:04.895Z","dependency_job_id":"6ac90b50-6547-4946-9a22-2da9eb3c618f","html_url":"https://github.com/steven-shuken/permFDP","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steven-shuken%2FpermFDP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steven-shuken%2FpermFDP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steven-shuken%2FpermFDP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steven-shuken%2FpermFDP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steven-shuken","download_url":"https://codeload.github.com/steven-shuken/permFDP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251635014,"owners_count":21619126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T13:01:27.249Z","updated_at":"2025-04-30T03:30:39.866Z","avatar_url":"https://github.com/steven-shuken.png","language":"C++","funding_links":[],"categories":["6. Stastical Analysis"],"sub_categories":["Table of Contents"],"readme":"# permFDP\nAn R package for correcting p-values for multiple hypothesis testing in comparative quantitative omics experiments using permutation-based FDP estimation.\n\n## Installation\n\nOnce you have the `devtools` package installed, you can install `permFDP` by using the `install_github()` command:\n\n```\ninstall_github('steven-shuken/permFDP')\n```\n\nExpect to see two warnings.\n\n## Usage\n\nThe only function currently intended for use is `permFDP.adjust.threshold()`. Use `?permFDP::permFDP.adjust.threshold()` for instructions. Briefly, you need:\n1. A vector of p-values\n2. The uncorrected rejection threshold\n3. A data frame of quantities (for generating the permutated hit counts). Note: the row order does not have to match the p-value order, i.e., the first p-value does not have to correspond to the first analyte/row, etc.\n4. A vector of 1s and 2s specifying which columns in the data frame are in which group\n5. The number of permutations to perform (at least 100 is recommended).\n\nThe function will return the corrected rejection threshold to control the FDR according to the rejection threshold you supplied. E.g., if you supply an uncorrected rejection threshold of 0.05, the estimated FDR will now be 5% using the new corrected rejection threshold.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteven-shuken%2FpermFDP","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteven-shuken%2FpermFDP","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteven-shuken%2FpermFDP/lists"}