Skip to content

naturalis/galaxy-tool-prinseq-sequence-trimmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

galaxy-tool-prinseq-sequence-trimmer

trim/filter on length/quality or use to convert fastq to fasta.

Installation

Manual

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

Make sure the script is executable:
chmod 755 galaxy-tool-prinseq-sequence-trimmer/prinseq.sh

Append the file tool_conf.xml:
<tool file="/path/to/Tools/ggalaxy-tool-prinseq-sequence-trimmer/prinseq.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-prinseq-sequence-trimmer
  file: prinseq.xml
  version: master

About

Galaxy prinseq trim tool (transferred from old galaxy)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages