Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.
/ Huntaxa Public archive

Search for specified taxa above a specified relative abundance among microbiome studies

License

Notifications You must be signed in to change notification settings

cyklee/Huntaxa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Huntaxa

Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.

Introduction

Search for specified taxa above a specified relative abundance among microbiome studies. This was a little interactive bash script project for me to learn more about coding and to help me extract data from biom files using the python biom-format package.

Operation

Find publically available datasets as biom files. Download the script into a directory where biom files are stored (including subdirectories). Execute the script and follow the instructions. The script has two main functions:

  1. Convert biom files with raw counts into equivalent files with relative abundance, then continue to the second step.
  2. Identify presence of specified taxon (by name) in provided biom files exceeding a given relative abundance threshold. This can be done independent of the first step.

Results from step 2 will be stored as simple tsv files which you can use to generalise statement regarding presence/absence/prevalence of taxa found in various studies/environments.

About

Search for specified taxa above a specified relative abundance among microbiome studies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages