Skip to content

naturalis/galaxy-tool-sickle-pe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

galaxy-tool-sickle-pe

Galaxy wrapper for sickle paired-end trimming, input is a zip file

Installation

Manual

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

Make the python script executable:
chmod 755 galaxy-tool-sickle-pe/sickle.sh
chmod 755 galaxy-tool-sickle-pe/sickle_wrapper.py

Append the file tool_conf.xml:
<tool file="/path/to/Tools/galaxy-tool-sickle-pe/sickle.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-sickle-pe
  file: sickle.xml
  version: master

About

Galaxy wrapper for sickle paired-end trimming, input is a zip file

Resources

Stars

0 stars

Watchers

7 watching

Forks

Packages

 
 
 

Contributors