55Status] ( https://travis-ci.com/grunwaldlab/metacoder.png?branch=master )] ( https://travis-ci.com/grunwaldlab/metacoder?branch=master )
66[ ![ codecov.io] ( https://codecov.io/github/grunwaldlab/metacoder/coverage.svg?branch=master )] ( https://codecov.io/github/grunwaldlab/metacoder?branch=master )
77[ ![ Downloads from Rstudio mirror per
8- month] ( http://cranlogs.r-pkg.org/badges/metacoder )] ( http ://www.r-pkg.org/pkg/metacoder)
8+ month] ( http://cranlogs.r-pkg.org/badges/metacoder )] ( https ://www.r-pkg.org:443 /pkg/metacoder)
99[ ![ Downloads from Rstudio
10- mirror] ( http://cranlogs.r-pkg.org/badges/grand-total/metacoder )] ( http ://www.r-pkg.org/pkg/metacoder)
10+ mirror] ( http://cranlogs.r-pkg.org/badges/grand-total/metacoder )] ( https ://www.r-pkg.org:443 /pkg/metacoder)
1111[ ![ CRAN
1212version] ( http://www.r-pkg.org/badges/version/metacoder )] ( https://cran.r-project.org/package=metacoder )
1313
@@ -24,17 +24,17 @@ color and size. It also provides various functions to do common tasks in
2424microbiome bioinformatics on data in the ` taxmap ` format defined by the
2525` taxa ` package, such as:
2626
27- - Summing read counts/abundance per taxon
28- - Converting counts to proportions and rarefaction of counts using
27+ - Summing read counts/abundance per taxon
28+ - Converting counts to proportions and rarefaction of counts using
2929 ` vegan `
30- - Comparing the abundance (or other characteristics) of groups of
30+ - Comparing the abundance (or other characteristics) of groups of
3131 samples (e.g., experimental treatments) per taxon
32- - Combining data for groups of samples
33- - Simulated PCR, via EMBOSS primersearch, for testing primer
32+ - Combining data for groups of samples
33+ - Simulated PCR, via EMBOSS primersearch, for testing primer
3434 specificity and coverage of taxonomic groups
35- - Converting common microbiome formats for data and reference
35+ - Converting common microbiome formats for data and reference
3636 databases into the objects defined by the ` taxa ` package.
37- - Converting to and from the ` phyloseq ` format and the ` taxa ` format
37+ - Converting to and from the ` phyloseq ` format and the ` taxa ` format
3838
3939## Installation
4040
@@ -83,7 +83,7 @@ converting between the two data types when needed.
8383
8484If you use metcoder in a publication, please cite our [ article in PLOS
8585Computational
86- Biology] ( http ://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1005404) :
86+ Biology] ( https ://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1005404) :
8787
8888Foster ZSL, Sharpton TJ, Grünwald NJ (2017) Metacoder: An R package for
8989visualization and manipulation of community taxonomic diversity data.
@@ -95,14 +95,14 @@ PLOS Computational Biology 13(2): e1005404.
9595Metacoder is under active development and many new features are planned.
9696Some improvements that are being explored include:
9797
98- - Barcoding gap analysis and associated plotting functions
99- - A function to aid in retrieving appropriate sequence data from NCBI
98+ - Barcoding gap analysis and associated plotting functions
99+ - A function to aid in retrieving appropriate sequence data from NCBI
100100 for * in silico* PCR from whole genome sequences
101- - Graphing of different node shapes in heat trees, possibly including
101+ - Graphing of different node shapes in heat trees, possibly including
102102 pie graphs or [ PhyloPics] ( http://phylopic.org/ ) .
103- - Adding the ability to plot specific edge lengths in the heat trees
103+ - Adding the ability to plot specific edge lengths in the heat trees
104104 so they can be used for phylogenetic trees.
105- - Adding more data import and export functions to make parsing and
105+ - Adding more data import and export functions to make parsing and
106106 writing common formats easier.
107107
108108To see the details of what is being worked on, check out the
0 commit comments