# HG changeset patch # User iuc # Date 1730807513 0 # Node ID 6f66f523a9b7d31b3dbb8856fb239c7f0453b227 # Parent 03a04f48b9221e0aef3590043e7bb58ee78b928e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sinto commit 4a156b17a386e1ecf13dfb2b232a1fc7d8344adc diff -r 03a04f48b922 -r 6f66f523a9b7 macros.xml --- a/macros.xml Sat Sep 28 16:34:20 2024 +0000 +++ b/macros.xml Tue Nov 05 11:51:53 2024 +0000 @@ -2,7 +2,11 @@ 0.10.1 0 - + + + sinto + + 10.1038/s41592-021-01282-5 diff -r 03a04f48b922 -r 6f66f523a9b7 sinto_fragments.xml --- a/sinto_fragments.xml Sat Sep 28 16:34:20 2024 +0000 +++ b/sinto_fragments.xml Tue Nov 05 11:51:53 2024 +0000 @@ -3,17 +3,18 @@ macros.xml + sinto sinto --version - @@ -35,14 +36,14 @@ - - - @@ -74,14 +75,14 @@ Sinto: single-cell analysis tools -------------------------------------------------------------------------------------------------------------- -An ATAC-seq fragment file can be created from a BAM file using the fragments command. The fragment file contains the position of each +An ATAC-seq fragment file can be created from a BAM file using the fragments command. The fragment file contains the position of each Tn5 integration site, the cell barcode associated with the fragment, and the number of times the fragment was sequenced. PCR duplicates are collapsed. **Input** A BAM file. Alignments in the input BAM file must contain cell barcodes either as a part of read names or in a tag (typically, in CB tag). **Output** -The fragment file. It contains the positions of Tn5 integration sites, the cell barcode that the DNA fragment originated from, and the number of times +The fragment file. It contains the positions of Tn5 integration sites, the cell barcode that the DNA fragment originated from, and the number of times the fragment was sequenced. ]]>