{"id":19434416,"url":"https://github.com/likelet/volcanop","last_synced_at":"2025-08-17T18:03:09.919Z","repository":{"id":86650993,"uuid":"94564265","full_name":"likelet/volcanoP","owner":"likelet","description":"an R package for simply plot volcano figures based on DE analysis result ","archived":false,"fork":false,"pushed_at":"2018-09-04T06:59:01.000Z","size":739,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-22T00:18:49.055Z","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/likelet.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-06-16T16:55:25.000Z","updated_at":"2018-09-04T06:59:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4409e86-b07f-4481-a65f-2cee6098eb2e","html_url":"https://github.com/likelet/volcanoP","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/likelet/volcanoP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likelet%2FvolcanoP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likelet%2FvolcanoP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likelet%2FvolcanoP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likelet%2FvolcanoP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/likelet","download_url":"https://codeload.github.com/likelet/volcanoP/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likelet%2FvolcanoP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270884769,"owners_count":24662308,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-10T14:46:22.124Z","updated_at":"2025-08-17T18:03:09.855Z","avatar_url":"https://github.com/likelet.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# volcanoP  \n\nAn R package for simply plot volcano figures based on DE analysis result.  \nDemo site: https://zhaoqi.shinyapps.io/VolcanoP/\n\n\n### Screen shot\n![Nothing shown here](./inst/VolcanoP/www/image/screenshot.png)\n\n### Install dependencies\nTo check the dependencies installed correctly, this command can help users to check the status of each installation\u003cbr/\u003e\n```R\nlibrary(\"Packages for check\")\n```\nCode for install dependencies R packages \n```R\ncDep \u003c- c(\"ggplot2\",\"shiny\",\"shinyBS\",\"shinydashboard\",\"ggthemes\",\"DT\",\"dplyr\",\"ggrepel\",\"plotly\")\n\n###INSTALLED PACKAGES\n#get installed list\ninst \u003c- packageStatus()$inst\n\n#check and install DEPENDENCIES from CRAN\nfor(i in 1:length(cDep)){\n  tag = which(inst$Package == cDep[i])\n  if(length(tag)){\n    remove.packages(cDep[i])\n  }\n  install.packages(cDep[i])\n}\n\n```\n### Install volcanoP\nTo install the latest development build directly from GitHub, run this:\n\n```R\nif (!require(\"devtools\"))\n  install.packages(\"devtools\")\ndevtools::install_github(\"likelet/volcanoP\")\n```\n### Update Information\n\n### Designers:\nQi Zhao, zhaoqi@sysucc.org.cn\u003cbr/\u003e\n\n### Developers:\nQi Zhao, zhaoqi@sysucc.org.cn \u003cbr/\u003e\n\n### Maintainer:\nQi Zhao\nPlease feel free contact us. \u003cbr/\u003e\n\n### Copyright\nMIT license\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikelet%2Fvolcanop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flikelet%2Fvolcanop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikelet%2Fvolcanop/lists"}