# HG changeset patch # User iuc # Date 1423155149 18000 # Node ID 8b7d6f6cb89bd56a6d4610da2c489fd5be93f4b0 Uploaded diff -r 000000000000 -r 8b7d6f6cb89b tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Feb 05 11:52:29 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. + + +