# HG changeset patch # User iuc # Date 1730807448 0 # Node ID c09e434ae0c26ad8ac77f2a6d2f5cc3ba21996b9 # Parent 8394743de09d28a24acdd529d1568e70c3cad3e2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sinto commit 4a156b17a386e1ecf13dfb2b232a1fc7d8344adc diff -r 8394743de09d -r c09e434ae0c2 macros.xml --- a/macros.xml Sat Sep 28 16:34:06 2024 +0000 +++ b/macros.xml Tue Nov 05 11:50:48 2024 +0000 @@ -2,7 +2,11 @@ 0.10.1 0 - + + + sinto + + 10.1038/s41592-021-01282-5 diff -r 8394743de09d -r c09e434ae0c2 sinto_fragments.xml --- a/sinto_fragments.xml Sat Sep 28 16:34:06 2024 +0000 +++ b/sinto_fragments.xml Tue Nov 05 11:50:48 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. ]]>