# HG changeset patch # User iuc # Date 1630483137 0 # Node ID 4740a2548206582427b38fb02c283e41643a714a # Parent 81de93de916fbfda630177bed2ba4227993bf46e "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/picard commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7" diff -r 81de93de916f -r 4740a2548206 picard_FastqToSam.xml --- a/picard_FastqToSam.xml Wed Feb 19 19:26:15 2020 +0000 +++ b/picard_FastqToSam.xml Wed Sep 01 07:58:57 2021 +0000 @@ -1,11 +1,14 @@ - convert Fastq data into unaligned BAM - - picard_macros.xml - 1 - - - convert Fastq data into unaligned BAM + + picard_fastqtosam + + + picard_macros.xml + 1 + + + - reorder reads to match ordering in reference sequences - - picard_macros.xml - 1 - - - reorder reads to match ordering in reference sequences + + picard_reordersam + + + picard_macros.xml + 1 + + + - replace header in a SAM/BAM dataset - - picard_macros.xml - 1 - - - replace header in a SAM/BAM dataset + + picard_replacesamheader + + + picard_macros.xml + 1 + + + - extract reads and qualities from SAM/BAM dataset and convert to fastq - - picard_macros.xml - 2 - - - extract reads and qualities from SAM/BAM dataset and convert to fastq + + picard_samtofastq + + + picard_macros.xml + 2 + + +