Skip to content

cran/pctax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pctax

R-CMD-check

pctax provides a comprehensive suite of tools for analyzing omics data.

The HTML documentation of the latest version is available at Github page.

Please go to https://bookdown.org/Asa12138/pctax_book/ for the full vignette.

Installation

The stable version is available on CRAN:

install.packages("pctax")

Or you can install the development version of pctax from GitHub with:

# install.packages("devtools")
devtools::install_github("Asa12138/pctax")

🚀 NEWS 🚀

Recently I added a function to plot element cycling because element cycling genes are important in the microbiome (especially the environmental microbiome). Supports simple cycle diagram drawing of C, N, P, S, Fe (manual arrangement, there must be some missing parts, will be continuously added in the future):

plot_element_cycle(cycle = "Nitrogen cycle")
#> recommend ggsave(width = 12,height = 10)
Nitrogen cycle

Nitrogen cycle

Usage

For the full vignette, please visit pctax: Analyzing Omics Data with R.

Some Functionalities of pctax:

Citation

Please cite:

Chen Peng, Chao Jiang (2023). pctax: Professional Comprehensive Microbiome Data Analysis Pipeline. R package, https://github.com/Asa12138/pctax.

About

❗ This is a read-only mirror of the CRAN R package repository. pctax — Professional Comprehensive Omics Data Analysis. Homepage: https://github.com/Asa12138/pctax Report bugs for this package: https://github.com/Asa12138/pctax/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages