# HG changeset patch # User iuc # Date 1634203359 0 # Node ID 3da72230c066d992d0e82ad0a66d53a1a3f53a24 # Parent 58c8ece95b5344d1ae46026851d963e5cb5361cc "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqtk commit 690c73637e3b8be3a52fe3afc8ba6436c4bab46f" diff -r 58c8ece95b53 -r 3da72230c066 macros.xml --- a/macros.xml Tue Sep 10 13:58:48 2019 -0400 +++ b/macros.xml Thu Oct 14 09:22:39 2021 +0000 @@ -7,6 +7,11 @@ + + + seqtk + + 1.3 4.2.1 diff -r 58c8ece95b53 -r 3da72230c066 seqtk_comp.xml --- a/seqtk_comp.xml Tue Sep 10 13:58:48 2019 -0400 +++ b/seqtk_comp.xml Thu Oct 14 09:22:39 2021 +0000 @@ -1,6 +1,7 @@ get the nucleotide composition of FASTA/Q + macros.xml diff -r 58c8ece95b53 -r 3da72230c066 seqtk_cutN.xml --- a/seqtk_cutN.xml Tue Sep 10 13:58:48 2019 -0400 +++ b/seqtk_cutN.xml Thu Oct 14 09:22:39 2021 +0000 @@ -1,6 +1,7 @@ cut sequence at long N + macros.xml diff -r 58c8ece95b53 -r 3da72230c066 seqtk_dropse.xml --- a/seqtk_dropse.xml Tue Sep 10 13:58:48 2019 -0400 +++ b/seqtk_dropse.xml Thu Oct 14 09:22:39 2021 +0000 @@ -1,6 +1,7 @@ drop unpaired from interleaved Paired End FASTA/Q + macros.xml diff -r 58c8ece95b53 -r 3da72230c066 seqtk_fqchk.xml --- a/seqtk_fqchk.xml Tue Sep 10 13:58:48 2019 -0400 +++ b/seqtk_fqchk.xml Thu Oct 14 09:22:39 2021 +0000 @@ -1,6 +1,7 @@ fastq QC (base/quality summary) + macros.xml diff -r 58c8ece95b53 -r 3da72230c066 seqtk_hety.xml --- a/seqtk_hety.xml Tue Sep 10 13:58:48 2019 -0400 +++ b/seqtk_hety.xml Thu Oct 14 09:22:39 2021 +0000 @@ -1,6 +1,7 @@ regional heterozygosity + macros.xml diff -r 58c8ece95b53 -r 3da72230c066 seqtk_listhet.xml --- a/seqtk_listhet.xml Tue Sep 10 13:58:48 2019 -0400 +++ b/seqtk_listhet.xml Thu Oct 14 09:22:39 2021 +0000 @@ -1,6 +1,7 @@ extract the position of each het + macros.xml diff -r 58c8ece95b53 -r 3da72230c066 seqtk_mergefa.xml --- a/seqtk_mergefa.xml Tue Sep 10 13:58:48 2019 -0400 +++ b/seqtk_mergefa.xml Thu Oct 14 09:22:39 2021 +0000 @@ -1,6 +1,7 @@ merge two FASTA/Q files + macros.xml diff -r 58c8ece95b53 -r 3da72230c066 seqtk_mergepe.xml --- a/seqtk_mergepe.xml Tue Sep 10 13:58:48 2019 -0400 +++ b/seqtk_mergepe.xml Thu Oct 14 09:22:39 2021 +0000 @@ -1,6 +1,7 @@ interleave two unpaired FASTA/Q files for a paired-end file + macros.xml diff -r 58c8ece95b53 -r 3da72230c066 seqtk_mutfa.xml --- a/seqtk_mutfa.xml Tue Sep 10 13:58:48 2019 -0400 +++ b/seqtk_mutfa.xml Thu Oct 14 09:22:39 2021 +0000 @@ -1,6 +1,7 @@ point mutate FASTA at specified positions + macros.xml diff -r 58c8ece95b53 -r 3da72230c066 seqtk_randbase.xml --- a/seqtk_randbase.xml Tue Sep 10 13:58:48 2019 -0400 +++ b/seqtk_randbase.xml Thu Oct 14 09:22:39 2021 +0000 @@ -1,6 +1,7 @@ choose a random base from hets + macros.xml diff -r 58c8ece95b53 -r 3da72230c066 seqtk_sample.xml --- a/seqtk_sample.xml Tue Sep 10 13:58:48 2019 -0400 +++ b/seqtk_sample.xml Thu Oct 14 09:22:39 2021 +0000 @@ -1,6 +1,7 @@ random subsample of fasta or fastq sequences + macros.xml diff -r 58c8ece95b53 -r 3da72230c066 seqtk_seq.xml --- a/seqtk_seq.xml Tue Sep 10 13:58:48 2019 -0400 +++ b/seqtk_seq.xml Thu Oct 14 09:22:39 2021 +0000 @@ -1,6 +1,7 @@ common transformation of FASTA/Q + macros.xml diff -r 58c8ece95b53 -r 3da72230c066 seqtk_subseq.xml --- a/seqtk_subseq.xml Tue Sep 10 13:58:48 2019 -0400 +++ b/seqtk_subseq.xml Thu Oct 14 09:22:39 2021 +0000 @@ -1,6 +1,7 @@ extract subsequences from FASTA/Q files + macros.xml gawk diff -r 58c8ece95b53 -r 3da72230c066 seqtk_trimfq.xml --- a/seqtk_trimfq.xml Tue Sep 10 13:58:48 2019 -0400 +++ b/seqtk_trimfq.xml Thu Oct 14 09:22:39 2021 +0000 @@ -1,6 +1,7 @@ trim FASTQ using the Phred algorithm + macros.xml diff -r 58c8ece95b53 -r 3da72230c066 test-data/seqtk_mutfa.snp --- a/test-data/seqtk_mutfa.snp Tue Sep 10 13:58:48 2019 -0400 +++ b/test-data/seqtk_mutfa.snp Thu Oct 14 09:22:39 2021 +0000 @@ -1,2 +1,2 @@ -test0 1 . G -test0 4 . A +test0 1 . G +test0 4 . A