# HG changeset patch # User q2d2 # Date 1762018433 0 # Node ID 52a1f79f0941e3c931a4258c721d29010cf9c27b # Parent b2c99f2353b6eb579ee2f08569acc9e7ef175ec5 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2_core__tools commit 64ed09f1f1c680ad8373d261bd6be43a4f8a8d5b diff -r b2c99f2353b6 -r 52a1f79f0941 qiime2_core__tools__import.xml --- a/qiime2_core__tools__import.xml Tue Jul 15 22:08:00 2025 +0000 +++ b/qiime2_core__tools__import.xml Sat Nov 01 17:33:53 2025 +0000 @@ -6,17 +6,17 @@ --> - + Import data into a QIIME 2 artifact qiime2 - quay.io/qiime2/amplicon:2025.7 + quay.io/qiime2/amplicon:2025.10 q2galaxy run tools import '$inputs' @@ -66,6 +66,7 @@ + @@ -127,6 +128,7 @@ + @@ -147,6 +149,8 @@ + + @@ -318,6 +322,19 @@ + + + + + + +
+ + +
+
+
+
@@ -1666,6 +1683,26 @@ + + + + + + + +
+ + +
+
+ +
+ + +
+
+
+
@@ -2050,6 +2087,32 @@ + + + + + + +
+ + +
+
+
+
+ + + + + + +
+ + +
+
+
+
@@ -3342,6 +3405,35 @@ -------- These formats have documentation available. +SRAFailedIDsFormat +****************** + +This is a "fake" format only used to store a list of failed SRA IDs, +which can be converted to QIIME's metadata and input into any fondue +action. + +NCBIAccessionIDsFormat +********************** + +This is a format used to store a list of SRA accession IDs (run, +study, BioProject, sample and experiment IDs), which can be converted +to QIIME's metadata. Artifacts containing of run, study and BioProject +IDs can be input into any fondue action. + +SequenceCharacteristicsFormat +***************************** + +Format for a TSV file with information about sequences like length of a +feature. The first column contains feature identifiers and is followed by +other optional columns. + +The file cannot be empty and must have at least two columns. + +Validation for additional columns can be added with a semantic validator +tied to a property. For example the "validate_seq_char_len" validator for +"FeatureData[SequenceCharacteristics % Properties("length")]" +adds validation for a numerical column called "length". + SampleIdIndexedSingleEndPerSampleDirFmt *************************************** Single-end reads in fastq.gz files where base filename is the sample id @@ -3352,6 +3444,37 @@ * `xyz.fastq.gz` is `xyz` * `sample-42_S1_L001_R1_001.fastq.gz` is `sample-42_S1_L001_R1_001` +ANCOMBC2OutputDirFmt +******************** + +Stores the model statistics and optionally the structural zeros table= +output by the ANCOMBC2 method. + +The slices are: + - lfc: log-fold change + - se: standard error + - W: lfc / se (the test statistic) + - p: p-value + - q: adjusted p-value + - diff: differentially abundant boolean (i.e. q < alpha) + - passed_ss: whether sensitivity analysis was passed + +FastqGzFormat +************* + +A gzipped fastq file. + + +PressedProfileHmmsDirectoryFmt +****************************** + +The <hmmfile>.h3m file contains the profile HMMs +and their annotation in a binary format. The <hmmfile>.h3i file is an +SSI index for the <hmmfile>.h3m file. The <hmmfile>.h3f file contains +precomputed data structures for the fast heuristic filter +(the MSV filter). The <hmmfile>.h3p file contains precomputed data +structures for the rest of each profile. + QIIME1DemuxFormat ***************** QIIME 1 demultiplexed FASTA format. @@ -3386,12 +3509,6 @@ - Each sequence must be DNA and cannot be empty. -FastqGzFormat -************* - -A gzipped fastq file. - - HeaderlessTSVTaxonomyFormat *************************** Format for a 2+ column TSV file without a header. @@ -3414,139 +3531,102 @@ of data. -ANCOMBC2OutputDirFmt -******************** - -Stores the model statistics and optionally the structural zeros table= -output by the ANCOMBC2 method. - -The slices are: - - lfc: log-fold change - - se: standard error - - W: lfc / se (the test statistic) - - p: p-value - - q: adjusted p-value - - diff: differentially abundant boolean (i.e. q < alpha) - - passed_ss: whether sensitivity analysis was passed - -SequenceCharacteristicsFormat -***************************** - -Format for a TSV file with information about sequences like length of a -feature. The first column contains feature identifiers and is followed by -other optional columns. - -The file cannot be empty and must have at least two columns. - -Validation for additional columns can be added with a semantic validator -tied to a property. For example the "validate_seq_char_len" validator for -"FeatureData[SequenceCharacteristics % Properties("length")]" -adds validation for a numerical column called "length". - -PressedProfileHmmsDirectoryFmt -****************************** - -The <hmmfile>.h3m file contains the profile HMMs -and their annotation in a binary format. The <hmmfile>.h3i file is an -SSI index for the <hmmfile>.h3m file. The <hmmfile>.h3f file contains -precomputed data structures for the fast heuristic filter -(the MSV filter). The <hmmfile>.h3p file contains precomputed data -structures for the rest of each profile. - Additional formats without documentation: ***************************************** - - PredictionsFormat + - ContigSequencesDirFmt + - BrackenDBDirectoryFormat + - MixedCaseAlignedDNAFASTAFormat + - SILVATaxidMapFormat + - EggnogRefDirFmt + - CasavaOneEightSingleLanePerSampleDirFmt + - RNAMultipleProfileHmmDirectoryFmt + - BLAST6Format + - LSMatFormat + - MultiplexedFastaQualDirFmt + - RNAFASTAFormat + - NewickFormat + - MAGSequencesDirFmt - DiamondDatabaseFileFmt - - Kraken2DBReportFormat - - MultiFASTADirectoryFormat - - CasavaOneEightLanelessPerSampleDirFmt - - Kraken2OutputDirectoryFormat - - MixedCaseAlignedRNAFASTAFormat - - PairedEndFastqManifestPhred33 - - SeedOrthologDirFmt - - DNAFASTAFormat - - Kraken2DBDirectoryFormat - - PlacementsFormat + - OrthologAnnotationDirFmt - DeblurStatsFmt - - PairedDNASequencesDirectoryFormat - - AlphaDiversityFormat - - OrdinationFormat + - BAMDirFmt - BIOMV100Format - - MultiMAGSequencesDirFmt - - AlignedProteinFASTAFormat - - EMPPairedEndDirFmt - - PairedEndFastqManifestPhred64 - - OrthologAnnotationDirFmt - - UchimeStatsFmt - - LSMatFormat - - PairedRNASequencesDirectoryFormat - - PairedEndFastqManifestPhred33V2 - - MultiBowtie2IndexDirFmt - - DifferentialFormat - - ImmutableMetadataFormat - - Bowtie2IndexDirFmt - - AlignedDNAFASTAFormat - - PairedEndFastqManifestPhred64V2 - - ContigSequencesDirFmt - - EMPPairedEndCasavaDirFmt - - EggnogProteinSequencesDirFmt - - CasavaOneEightSingleLanePerSampleDirFmt - - MixedCaseDNAFASTAFormat - - BooleanSeriesFormat + - AlignedRNAFASTAFormat + - ProteinsDirectoryFormat + - MAGtoContigsFormat + - DecontamScoreFormat + - SingleEndFastqManifestPhred33V2 - EMPSingleEndDirFmt - ProteinSingleProfileHmmDirectoryFmt - ProbabilitiesFormat - - DADA2StatsFormat + - MixedCaseRNAFASTAFormat + - ProteinFASTAFormat + - MultiBAMDirFmt + - BIOMV210Format + - Kraken2DBReportFormat - ImportanceFormat - - GenesDirectoryFormat - - SeppReferenceDirFmt + - SeedOrthologDirFmt - SingleEndFastqManifestPhred64V2 - - SILVATaxonomyFormat - - BrackenDBDirectoryFormat - - BIOMV210Format + - EMPPairedEndDirFmt + - ArtificialGroupingFormat - ProteinMultipleProfileHmmDirectoryFmt - - QualityFilterStatsFmt - - MixedCaseAlignedDNAFASTAFormat - - NCBITaxonomyDirFmt - - Kraken2ReportDirectoryFormat - - BAMDirFmt - - BLAST6Format - - ProteinsDirectoryFormat - - NewickFormat - - SingleLanePerSampleSingleEndFastqDirFmt - - DataLoafPackageDirFmt - - RNAFASTAFormat - - ProcrustesStatisticsFmt + - SampleEstimatorDirFmt + - SingleEndFastqManifestPhred33 + - Kraken2OutputDirectoryFormat + - EggnogProteinSequencesDirFmt + - MixedCaseAlignedRNAFASTAFormat + - DNAFASTAFormat + - EMPSingleEndCasavaDirFmt + - OrdinationFormat - DNASingleProfileHmmDirectoryFmt - SingleLanePerSamplePairedEndFastqDirFmt + - PairedDNASequencesDirectoryFormat + - ImmutableMetadataFormat + - AlphaDiversityFormat + - SingleEndFastqManifestPhred64 + - AlignedProteinFASTAFormat + - GenesDirectoryFormat + - DADA2BaseTransitionStatsFormat - TaxonomicClassiferTemporaryPickleDirFmt - - MAGtoContigsFormat - - ArtificialGroupingFormat - - MultiBAMDirFmt + - SILVATaxonomyFormat + - EMPPairedEndCasavaDirFmt + - DNAMultipleProfileHmmDirectoryFmt + - BLASTDBDirFmtV5 + - PlacementsFormat + - MultiFASTADirectoryFormat + - CasavaOneEightLanelessPerSampleDirFmt + - PairedRNASequencesDirectoryFormat + - BooleanSeriesFormat + - SRAMetadataFormat + - PairedEndFastqManifestPhred33 + - RNASingleProfileHmmDirectoryFmt + - DifferentialFormat + - GenomeSequencesDirectoryFormat + - ProcrustesStatisticsFmt + - MultiMAGSequencesDirFmt + - AlignedDNAFASTAFormat + - PairedEndFastqManifestPhred64 + - DADA2StatsFormat + - MultiplexedPairedEndBarcodeInSequenceDirFmt + - TableJSONLFileFormat + - MixedCaseDNAFASTAFormat + - PredictionsFormat + - Kraken2ReportDirectoryFormat + - SeppReferenceDirFmt + - PairedEndFastqManifestPhred33V2 + - LociDirectoryFormat + - Bowtie2IndexDirFmt + - UchimeStatsFmt + - MultiBowtie2IndexDirFmt + - ErrorCorrectionDetailsFmt + - NCBITaxonomyDirFmt + - QualityFilterStatsFmt + - Kraken2DBDirectoryFormat + - DataLoafPackageDirFmt + - SingleLanePerSampleSingleEndFastqDirFmt + - PairedEndFastqManifestPhred64V2 - FirstDifferencesFormat - KaijuDBDirectoryFormat - - DecontamScoreFormat - - LociDirectoryFormat - - DNAMultipleProfileHmmDirectoryFmt - - TableJSONLFileFormat - - AlignedRNAFASTAFormat - - SingleEndFastqManifestPhred33 - - BLASTDBDirFmtV5 - - MAGSequencesDirFmt - - MixedCaseRNAFASTAFormat - - GenomeSequencesDirectoryFormat - - SingleEndFastqManifestPhred33V2 - - SampleEstimatorDirFmt - - RNASingleProfileHmmDirectoryFmt - - ProteinFASTAFormat - - ErrorCorrectionDetailsFmt - - EMPSingleEndCasavaDirFmt - - MultiplexedFastaQualDirFmt - - SingleEndFastqManifestPhred64 - - EggnogRefDirFmt - - SILVATaxidMapFormat - - MultiplexedPairedEndBarcodeInSequenceDirFmt - - RNAMultipleProfileHmmDirectoryFmt 10.1038/s41587-019-0209-9