https://github.com/animesh/easymicroplot

A easy R script plot for Microbiome analysis

https://github.com/animesh/easymicroplot

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: frontiersin.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A easy R script plot for Microbiome analysis

Basic Info
  • Host: GitHub
  • Owner: animesh
  • License: gpl-3.0
  • Default Branch: main
  • Size: 20.9 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of xielab2017/EasyMicroPlot
Created about 4 years ago · Last pushed over 4 years ago

https://github.com/animesh/EasyMicroPlot/blob/main/

# EasyMicroPlot: An Efficient and Convenient R package in Microbiome DownStream Analysis and Visualization for Clinical Study

![](https://img.shields.io/badge/R%20language->=3.6-brightgreen.svg)
![](https://img.shields.io/badge/Mac%20OSX%20&%20Windows-Available-brightgreen.svg)
![](https://img.shields.io/badge/Release%20version-0.5.1.19-brightgreen.svg)
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/xielab2017/EasyMicroPlot)

EasyMicroPlot package aims to provide an easy-to-use microbiome analysis tool on R platform that accomplishes the core tasks of metagenomic down-stream analysis from start to finish, specially designed by screening popular microbial analysis and visualization metric in recent clinic studies.




## INSTALLATION

	if(! require("devtools")) install.packages("devtools")
	library(devtools)
	install_github("xielab2017/EasyMicroPlot",subdir='Version_0.5.0')
	# When something is wrong, please try this below
	install_github("xielab2017/EasyMicroPlot",subdir='Version_0.5.0',upgrade = 'never')


				
## PACKAGES DEPENDENCIES 
* vegan (>= 2.5-6)
* ape (>= 5.3) 
* grid (>= 3.5.1)
* plyr (>= 1.8.6)
* dplyr (>= 1.0.2)
* multcomp (>= 1.4-14)
* patchwork (>= 1.0.1)
* fs (>= 1.5.0)
* stringr (>= 1.4.0)
* htmlwidgets (>= 1.5.3)
* ggiraph (>= 0.7.0)
* ggpubr (>= 0.4.0)
* ggplot2
* randomForest (>= 4.6-14)
* purrr (>= 0.3.4)
* reshape2 (>= 1.4.4)
* psych (>= 2.0.12)
* IM (>= 5.1.1)
* table1 (>= 1.4.2)
* pROC (>= 1.17.0.1)
* orrplot (>= 0.84)
* igraph (>= 1.2.6)
* filesstrings (>= 3.2.1)
* grid (>= 3.6.3)
* ggrepel (>= 0.9.1)
* RColorBrewer(>= 1.1-2)
* scales(>= 1.1.1)


## AMAZING FEATURE
When mapping and microbial relative abundance  filies have already been deposited in working directory,           
users could activate easy mode to perform a complete workflow with default parameters and generate results in workspace.  
Demo data at this repository: ``` Tutorial data/Easy_mode_data.7z```

```
EMP_MICRO()
``` 

```  
./Result
 RFCV_result
  Imprortance
  model
  taxonomy
 alpha_result
  Post-Hoc
  data
  html
  pic
 beta_result
  bray_0.001_0.7
  jaccard_0.001_0.7
 cooc_result
  pic
 core_data
  species_0.001_70%.txt
  species_0.001_70%_info.txt
 structure_result
     pic
     taxonomy
     top_abundance
```



## USAGE and Tutorial
More feature and tutorial is below :  
https://github.com/xielab2017/EasyMicroPlot/wiki

## HOW TO CITE
If you use EMP in published research, please cite this article:
	
**EasyMicroPlot: An Efficient and Convenient R Package in Microbiome Downstream Analysis and Visualization for Clinical Study.**


## PUBLICATION LIST BASED ON EMP PACKAGE
1. (2021) Susu Zhang #, Peili Wu #, Ye Tian#, Bingdong Liu#, Liujing Huang , Zhihong Liu, Nie Lin , Ningning Xu, Yuting Ruan, Zhen Zhang, Ming Wang, Zongbing Cui, HongWei Zhou, Liwei Xie, Hong Chen, Jia SunGut Microbiota Serves a Predictable Outcome of Short-Term Low-Carbohydrate Diet (LCD) Intervention for Patients with Obesity. ***Microbiol. Spectr.***

2. (2021) Liujing Huang#, Bingdong Liu#, Zhihong Liu, Wanqin Feng, Minjuan Liu, Yifeng Wang, Dongxian Peng, Xiafei Fu, Honglei Zhu, Zongbin Cui, Liwei Xie ,Ying Ma Gut Microbiota Exceeds Cervical Microbiota for Early Diagnosis of Endometriosis. ***Frontiers Cellular and Infection Microbiology***

Owner

  • Name: Ani
  • Login: animesh
  • Kind: user
  • Location: Norway
  • Company: Norwegian University of Science and Technology

A medical graduate from Delhi University with post-graduation in bioinformatics from Jawaharlal Nehru University, India.

GitHub Events

Total
Last Year