Skip to content
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.

qiime/qiime.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qiime.io

Support for loading and interacting with QIIME files in R.

Try it out

To install this devel version directly from GitHub:

First install the "devtools" package, if you haven't already

install.packages("devtools")

Then load devtools and use the install_github function to build/install qiime.io.

library("devtools")
install_github("qiime.io", "qiime")

About

Experimental support for loading and interacting with QIIME files in R.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages