# HG changeset patch # User iuc # Date 1681383828 0 # Node ID 3780db0073f048a395847e8d603c2b935495ce53 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sinto commit a836e4e010093207186d4d7839bbba702a15c18f diff -r 000000000000 -r 3780db0073f0 macros.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Thu Apr 13 11:03:48 2023 +0000 @@ -0,0 +1,11 @@ + + + 0.9.0 + 0 + + + + 10.1038/s41592-021-01282-5 + + + diff -r 000000000000 -r 3780db0073f0 sinto_barcode.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sinto_barcode.xml Thu Apr 13 11:03:48 2023 +0000 @@ -0,0 +1,77 @@ + + add cell barcodes to FASTQ read names + + macros.xml + + + sinto + + sinto --version + + + + + + + + + + + + + + + + + + + + + + fastq_input['fastq_input_selector'] == 'paired' + + + + + + + + + + + + + + + + + + + + + diff -r 000000000000 -r 3780db0073f0 test-data/aligned.bam Binary file test-data/aligned.bam has changed diff -r 000000000000 -r 3780db0073f0 test-data/barcodes.fastq.gz Binary file test-data/barcodes.fastq.gz has changed diff -r 000000000000 -r 3780db0073f0 test-data/read1.barcoded.fastq.gz diff -r 000000000000 -r 3780db0073f0 test-data/read1.fastq.gz Binary file test-data/read1.fastq.gz has changed diff -r 000000000000 -r 3780db0073f0 test-data/read2.barcoded.fastq.gz diff -r 000000000000 -r 3780db0073f0 test-data/read2.fastq.gz Binary file test-data/read2.fastq.gz has changed