# HG changeset patch # User q2d2 # Date 1714080512 0 # Node ID 9dbdf05beaa9bb4f082bd6333dfc6123a7894234 # Parent 10447a4b0cc3e639f21bb645691332be1cd7a614 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2_core__tools commit 389df0134cd0763dcf02aac6e623fc15f8861c1e diff -r 10447a4b0cc3 -r 9dbdf05beaa9 qiime2_core__tools__import.xml --- a/qiime2_core__tools__import.xml Thu Feb 01 21:22:08 2024 +0000 +++ b/qiime2_core__tools__import.xml Thu Apr 25 21:28:32 2024 +0000 @@ -1,21 +1,21 @@ - + Import data into a QIIME 2 artifact - quay.io/qiime2/core:2023.5 + quay.io/qiime2/amplicon:2024.2 - q2galaxy run tools import '$inputs' + q2galaxy run tools import '$inputs' <% # This is an exercise in cheating the Cheetah @@ -60,6 +60,7 @@ + @@ -78,8 +79,11 @@ + + + @@ -87,6 +91,10 @@ + + + + @@ -98,18 +106,25 @@ + + + + + + + @@ -118,6 +133,63 @@ + + + + + + +
+ + .+\.ndb + + +
+
+ + .+\.nhr + + +
+
+ + .+\.nin + + +
+
+ + .+\.not + + +
+
+ + .+\.nsq + + +
+
+ + .+\.ntf + + +
+
+ + .+\.nto + + +
+
+ + .+\.njs + + +
+
+
+
@@ -358,7 +430,7 @@ - + @@ -480,11 +552,38 @@ + + + + + + +
+ + +
+
+
+
+ + + + + + +
+ + +
+
+
+
+
@@ -498,6 +597,12 @@
+ +
+ + +
+
@@ -527,6 +632,19 @@
+ + + + + + +
+ + +
+
+
+
@@ -667,6 +785,158 @@ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + .*\..*\.seed_orthologs + + + + + +
+
+
+
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + (.*\_)?genes[0-9]*\.(fa|fna|fasta)$ + + + + + +
+
+
+
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + (.*\_)?loci[0-9]*\.gff$ + + + + + +
+
+
+
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + (.*\_)?proteins[0-9]*\.(fa|faa|fasta)$ + + + + + +
+
+
+
@@ -840,6 +1110,44 @@ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + .+\.bam + + + + + +
+
+
+
@@ -866,6 +1174,44 @@ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + .*\..*\.seed_orthologs + + + + + +
+
+
+
@@ -892,6 +1238,44 @@ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + [^\.].+_contigs.(fasta|fa)$ + + + + + +
+
+
+
@@ -939,7 +1323,7 @@ - + @@ -970,7 +1354,7 @@ - + @@ -1001,7 +1385,7 @@ - + @@ -1056,7 +1440,7 @@ - + @@ -1095,7 +1479,7 @@ - + @@ -1128,6 +1512,163 @@ + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + .+\.(fa|fasta)$ + + + + + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + .+\.(fa|fasta)$ + + + + + +
+
+ + +
+
+
+
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + .+\/.+\.bam + + + + + +
+
+
+
+ + + + + + +
+ + .+(?<!\.rev)\.1\.bt2l? + + +
+
+ + .+(?<!\.rev)\.2\.bt2l? + + +
+
+ + .+\.3\.bt2l? + + +
+
+ + .+\.4\.bt2l? + + +
+
+ + .+\.rev\.1\.bt2l? + + +
+
+ + .+\.rev\.2\.bt2l? + + +
+
+
+
@@ -1147,7 +1688,7 @@ - + @@ -1178,7 +1719,7 @@ - + @@ -1233,7 +1774,7 @@ - + @@ -1313,7 +1854,7 @@ - + @@ -1344,7 +1885,7 @@ - + @@ -1375,7 +1916,7 @@ - + @@ -1430,7 +1971,7 @@ - + @@ -1469,7 +2010,7 @@ - + @@ -1522,7 +2063,7 @@ - + @@ -1555,6 +2096,51 @@ + + + + + + +
+ + .+(?<!\.rev)\.1\.bt2l? + + +
+
+ + .+(?<!\.rev)\.2\.bt2l? + + +
+
+ + .+\.3\.bt2l? + + +
+
+ + .+\.4\.bt2l? + + +
+
+ + .+\.rev\.1\.bt2l? + + +
+
+ + .+\.rev\.2\.bt2l? + + +
+
+
+
@@ -1658,64 +2244,6 @@ - - - - - - -
- - - - - - - - - - - - - -
-
-
- - - - - -
- - - - - -
- - - - - - - - - - - - - -
-
-
- - - - - -
-
QIIME 2: tools import ===================== @@ -1747,6 +2275,29 @@ -------- These formats have documentation available. +HeaderlessTSVTaxonomyFormat +*************************** +Format for a 2+ column TSV file without a header. + +This format supports comment lines starting with #, and blank lines. + + +SampleIdIndexedSingleEndPerSampleDirFmt +*************************************** +Single-end reads in fastq.gz files where base filename is the sample id + + The full file name, minus the extension (`.fastq.gz`) is the sample id. + For example, the sample id for the file: + * `sample-1.fastq.gz` is `sample-1` + * `xyz.fastq.gz` is `xyz` + * `sample-42_S1_L001_R1_001.fastq.gz` is `sample-42_S1_L001_R1_001` + +FastqGzFormat +************* + +A gzipped fastq file. + + QIIME1DemuxFormat ***************** QIIME 1 demultiplexed FASTA format. @@ -1796,89 +2347,80 @@ of data. -HeaderlessTSVTaxonomyFormat -*************************** -Format for a 2+ column TSV file without a header. - -This format supports comment lines starting with #, and blank lines. - - -FastqGzFormat -************* - -A gzipped fastq file. - - -SampleIdIndexedSingleEndPerSampleDirFmt -*************************************** -Single-end reads in fastq.gz files where base filename is the sample id - - The full file name, minus the extension (`.fastq.gz`) is the sample id. - For example, the sample id for the file: - * `sample-1.fastq.gz` is `sample-1` - * `xyz.fastq.gz` is `xyz` - * `sample-42_S1_L001_R1_001.fastq.gz` is `sample-42_S1_L001_R1_001` - Additional formats without documentation: ***************************************** + - BAMDirFmt + - TaxonomicClassiferTemporaryPickleDirFmt + - BooleanSeriesFormat + - SingleEndFastqManifestPhred33 + - SampleEstimatorDirFmt + - MultiBAMDirFmt + - MAGtoContigsFormat + - MixedCaseAlignedRNAFASTAFormat + - PlacementsFormat + - PredictionsFormat + - SingleEndFastqManifestPhred64 + - MultiplexedPairedEndBarcodeInSequenceDirFmt + - SingleLanePerSampleSingleEndFastqDirFmt + - AlignedProteinFASTAFormat + - PairedDNASequencesDirectoryFormat + - DataLoafPackageDirFmt + - ArtificialGroupingFormat + - PairedEndFastqManifestPhred33 + - DNAFASTAFormat + - EMPSingleEndDirFmt + - SingleLanePerSamplePairedEndFastqDirFmt + - PairedRNASequencesDirectoryFormat + - SeppReferenceDirFmt + - DifferentialFormat + - UchimeStatsFmt + - SILVATaxonomyFormat + - PairedEndFastqManifestPhred64 + - GenesDirectoryFormat + - MultiFASTADirectoryFormat + - EMPPairedEndDirFmt + - CasavaOneEightLanelessPerSampleDirFmt + - AlignedDNAFASTAFormat + - SILVATaxidMapFormat + - PairedEndFastqManifestPhred33V2 + - SingleEndFastqManifestPhred33V2 + - MixedCaseDNAFASTAFormat + - ProteinsDirectoryFormat + - MultiMAGSequencesDirFmt + - EMPSingleEndCasavaDirFmt + - QualityFilterStatsFmt + - LSMatFormat + - ImmutableMetadataFormat + - DeblurStatsFmt + - PairedEndFastqManifestPhred64V2 + - SingleEndFastqManifestPhred64V2 + - AlphaDiversityFormat + - MultiBowtie2IndexDirFmt + - EMPPairedEndCasavaDirFmt + - ImportanceFormat - FirstDifferencesFormat - MixedCaseAlignedDNAFASTAFormat - - SingleLanePerSamplePairedEndFastqDirFmt - - EMPPairedEndDirFmt - - ImmutableMetadataFormat - - PairedEndFastqManifestPhred64V2 - - DataLoafPackageDirFmt - - AlignedDNAFASTAFormat - - BIOMV100Format - - UchimeStatsFmt - - BLAST6Format - - PairedDNASequencesDirectoryFormat - - SingleEndFastqManifestPhred33V2 - - QualityFilterStatsFmt + - MultiplexedFastaQualDirFmt - DADA2StatsFormat - - AlignedProteinFASTAFormat - - MixedCaseRNAFASTAFormat - - PlacementsFormat - - NewickFormat - - PairedEndFastqManifestPhred64 + - OrdinationFormat + - CasavaOneEightSingleLanePerSampleDirFmt - ProteinFASTAFormat - RNAFASTAFormat - - BooleanSeriesFormat - - SingleEndFastqManifestPhred64 - - LSMatFormat - - DeblurStatsFmt - - ErrorCorrectionDetailsFmt - - MixedCaseDNAFASTAFormat - - TaxonomicClassiferTemporaryPickleDirFmt - - DNAFASTAFormat - - ProcrustesStatisticsFmt - - CasavaOneEightLanelessPerSampleDirFmt - - EMPSingleEndDirFmt - - DecontamScoreFormat - - OrdinationFormat - - SingleLanePerSampleSingleEndFastqDirFmt - - Bowtie2IndexDirFmt + - BIOMV100Format + - ContigSequencesDirFmt + - NewickFormat + - BLAST6Format + - LociDirectoryFormat - BIOMV210Format - - PairedEndFastqManifestPhred33V2 - - SampleEstimatorDirFmt - - EMPSingleEndCasavaDirFmt - - PairedRNASequencesDirectoryFormat - - EMPPairedEndCasavaDirFmt - - CasavaOneEightSingleLanePerSampleDirFmt - - SingleEndFastqManifestPhred64V2 - - MultiplexedFastaQualDirFmt - - DifferentialFormat - - AlphaDiversityFormat - - MultiplexedPairedEndBarcodeInSequenceDirFmt - - PairedEndFastqManifestPhred33 - - ArtificialGroupingFormat - ProbabilitiesFormat - - SeppReferenceDirFmt - - MixedCaseAlignedRNAFASTAFormat - - SingleEndFastqManifestPhred33 - - ImportanceFormat + - ErrorCorrectionDetailsFmt + - BLASTDBDirFmtV5 + - DecontamScoreFormat - AlignedRNAFASTAFormat - - PredictionsFormat + - ProcrustesStatisticsFmt + - SeedOrthologDirFmt + - Bowtie2IndexDirFmt + - MixedCaseRNAFASTAFormat 10.1038/s41587-019-0209-9 diff -r 10447a4b0cc3 -r 9dbdf05beaa9 test-data/YY/YY_S49_R1_001.fastq.gz Binary file test-data/YY/YY_S49_R1_001.fastq.gz has changed diff -r 10447a4b0cc3 -r 9dbdf05beaa9 test-data/YY/YY_S49_R2_001.fastq.gz Binary file test-data/YY/YY_S49_R2_001.fastq.gz has changed