Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
/ taxpasta2tse Public archive

Convenience functions that load taxpasta output into a TreeSummarizedExperiment (TSE) object with a correctly formatted taxonomic tree.

License

Notifications You must be signed in to change notification settings

taxprofiler/taxpasta2tse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taxpasta2tse

N.B.: The functionality presented here, was merged into the mia R-package and is available as the mia::importTaxpasta function from version 1.13.28. Development here is discontinued.

taxpasta2tse provides convenience functions that load taxpasta output (primarily in BIOM format) into a TreeSummarizedExperiment (TSE) object with a correctly formatted taxonomic tree.

Installation

You can install the development version of taxpasta2tse like so:

devtools::install_github("https://github.com/taxprofiler/taxpasta2tse")

Example

This is a basic example which shows you how to solve a common problem:

tse <- taxpasta2tse::load_biom("your-file.biom")

Copyright

About

Convenience functions that load taxpasta output into a TreeSummarizedExperiment (TSE) object with a correctly formatted taxonomic tree.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published