# HG changeset patch # User iuc # Date 1424274768 18000 # Node ID f059064a6de2341e857a3b83390796daa342d213 Uploaded diff -r 000000000000 -r f059064a6de2 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Feb 18 10:52:48 2015 -0500 @@ -0,0 +1,24 @@ + + + + + + git clone https://github.com/lh3/seqtk/ seqtk + git reset --hard 08b3625c2a7aae3eca9ab056e1adea52ec22cbef + make + + seqtk + $INSTALL_DIR/bin + + + $INSTALL_DIR/bin/ + + + + +Seqtk is a fast and lightweight tool for processing sequences in the FASTA or +FASTQ format. It seamlessly parses both FASTA and FASTQ files which can also be +optionally compressed by gzip. + + +