# HG changeset patch # User q2d2 # Date 1730318106 0 # Node ID 0b5b1ceb42ad4736a61e3cbe2db07d4152827e9f # Parent 247da1608dda497017281b100326cfc370c630dd planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__rescript commit 5f71b597c9495eae67a447744fded834f56ca1f7 diff -r 247da1608dda -r 0b5b1ceb42ad qiime2__rescript__subsample_fasta.xml --- a/qiime2__rescript__subsample_fasta.xml Mon Jun 03 23:31:27 2024 +0000 +++ b/qiime2__rescript__subsample_fasta.xml Wed Oct 30 19:55:06 2024 +0000 @@ -6,14 +6,17 @@ --> - + Subsample an indicated number of sequences from a FASTA file. + + qiime2 + - quay.io/qiime2/amplicon:2024.5 + quay.io/qiime2/amplicon:2024.10 q2galaxy version rescript q2galaxy run rescript subsample_fasta '$inputs' @@ -23,8 +26,8 @@ + - hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['FeatureData[AlignedSequence]', 'FeatureData[Sequence]']