# HG changeset patch # User iuc # Date 1646813459 0 # Node ID b3a603b3fad1f42c9b93dedf2f14e6e8a7ed70e9 # Parent bac1702fd30bdf7394fa87b0bd301c92a7d70beb "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/galaxy_sequence_utils/fastq_paired_end_splitter commit a1525904286610e94e833a648d9b20aebb0967e7" diff -r bac1702fd30b -r b3a603b3fad1 fastq_paired_end_splitter.xml --- a/fastq_paired_end_splitter.xml Wed Feb 19 16:57:47 2020 +0000 +++ b/fastq_paired_end_splitter.xml Wed Mar 09 08:10:59 2022 +0000 @@ -1,4 +1,4 @@ - + on joined paired end reads macros.xml @@ -17,8 +17,8 @@ - - + + @@ -32,7 +32,7 @@ Splits a single fastq dataset representing paired-end run into two datasets (one for each end). This tool works only for datasets where both ends have **the same** length. -Sequence identifiers will have /1 or /2 appended for the split left-hand and right-hand reads, respectively. +Sequence identifiers will have /1 or /2 appended for the split forward and reverse reads, respectively. ----- @@ -49,14 +49,14 @@ **Outputs** -Left-hand Read:: +Forward Read:: @HWI-EAS91_1_30788AAXX:7:21:1542:1758/1 GTCAATTGTACTGGTCAATACTAAAAGAATAGGATC +HWI-EAS91_1_30788AAXX:7:21:1542:1758/1 hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh -Right-hand Read:: +Reverse Read:: @HWI-EAS91_1_30788AAXX:7:21:1542:1758/2 GCTCCTAGCATCTGGAGTCTCTATCACCTGAGCCCA