Skip to content

naturalis/galaxy-tool-otutab_trim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

galaxy-tool-otutab_trim

Trim records from otu-table that don't meet set threshold values.

Prerequisites

USEARCH should be installed. This will be the case if make OTU table was priorly installed.
If not, follow the instructions there.

Installation

Manual

Clone this repo in your Galaxy Tools directory:
git clone https://github.com/naturalis/galaxy-tool-otutab_trim

Make sure the scripts are executable:
chmod 755 galaxy-tool-otutab_trim/otutab_trim.sh

Append the file tool_conf.xml:
<tool file="/path/to/Tools/galaxy-tool-otutab_trim/otutab_trim.xml" />

Ansible

Depending on your setup the ansible.builtin.git module could be used.
Install the tool by including the following in your dedicated *.yml file:

- repo: https://github.com/naturalis/galaxy-tool-otutab_trim
  file: otutab_trim.xml
  version: master

Source

https://www.drive5.com/usearch/manual/cmd_otutab_trim.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages