{"id":18050232,"url":"https://github.com/csoneson/iresviewer","last_synced_at":"2025-04-05T06:21:59.253Z","repository":{"id":79790501,"uuid":"103643190","full_name":"csoneson/iResViewer","owner":"csoneson","description":null,"archived":false,"fork":false,"pushed_at":"2017-10-22T12:04:46.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-10T14:11:27.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","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/csoneson.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":"2017-09-15T10:04:24.000Z","updated_at":"2018-04-09T21:34:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"97546003-f0a2-42dd-acf0-d33c467df42b","html_url":"https://github.com/csoneson/iResViewer","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/csoneson%2FiResViewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csoneson%2FiResViewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csoneson%2FiResViewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csoneson%2FiResViewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csoneson","download_url":"https://codeload.github.com/csoneson/iResViewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247295887,"owners_count":20915546,"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-10-30T21:10:59.602Z","updated_at":"2025-04-05T06:21:59.229Z","avatar_url":"https://github.com/csoneson.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"## iResViewer\n\n \u003cspan style=\"color:blue\"\u003e**Note: This is work in development, mainly for personal use, and it is provided \"as-is\", without guarantees of robustness, correctness or optimality. Please use responsibly.**\u003c/span\u003e\n\n`iResViewer` is an R package for generating an interactive result visualization for a differential gene expression analysis. \n\n### Installation\n\n```\n## List dependencies\npkg \u003c- c(\"shiny\", \"ggplot2\", \"ggrepel\", \"dplyr\", \"tidyr\", \"Gviz\", \n         \"DT\", \"shinydashboard\", \"GenomicRanges\", \"IRanges\", \n         \"rtracklayer\", \"S4Vectors\", \"GenomeInfoDb\", \n         \"BiocGenerics\", \"devtools\")\n\n## Check if dependencies are already installed\npkg \u003c- pkg[!(pkg %in% installed.packages()[, \"Package\"])]\n\n## If some dependency is missing, install it\nif (length(pkg) \u003e 0) {\n\tsource(\"https://bioconductor.org/biocLite.R\")\n\tbiocLite(pkg, dependencies = TRUE, ask = FALSE)\n}\n\n## Install iResViewer\ndevtools::install_github(\"csoneson/iResViewer\")\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsoneson%2Firesviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsoneson%2Firesviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsoneson%2Firesviewer/lists"}