# HG changeset patch # User petr-novak # Date 1691047960 0 # Node ID 53dc6aef5441306476f5cd67c98834a7ba7dd119 # Parent ba970b24e48cf600cc8d91214df8bbec0a9c59b7 planemo upload commit 20bdf879b52796d3fb251a20807191ff02084d3c-dirty diff -r ba970b24e48c -r 53dc6aef5441 ChipSeqRatioDef.xml --- a/ChipSeqRatioDef.xml Wed Aug 02 13:09:47 2023 +0000 +++ b/ChipSeqRatioDef.xml Thu Aug 03 07:32:40 2023 +0000 @@ -1,19 +1,21 @@ - - - - + + + + - r-base64enc - r-r2html - blast - + r-base64enc + r-r2html + blast + python + - + - - - - - + + + + + - + - + -**What it does** + **What it does** -The ChIP-seq Mapper evaluates the enrichment of repetitive sequences in sequencing data from chromatin -immunoprecipitation experiments, using repeats identified by RepeatExplorer as the reference. The tool -performs BLASTN similarity search of the read sequences to the reference, -and the reads producing hits that passed the user-specified similarity threshold are assigned to the -repeat clusters. The assignment is made to the cluster that produced the best similarity hit, and every -read is assigned to only a single cluster. Following read mapping, the numbers of reads from the -INPUT and ChIP samples are evaluated, and ChIP/INPUT ratios of the normalized read counts are reported -for individual clusters. -ChIP and INPUT reads should be of uniform lengths of at least 40 nt. The bit score threshold value should be -adjusted based on the length of the analyzed reads (the value equal to the read length is recommended for a start). -This method was first used in (`Neumann et al. 2012`__) for -identification of repetitive sequences associated with centromeres: + The ChIP-seq Mapper evaluates the enrichment of repetitive sequences in sequencing + data from chromatin + immunoprecipitation experiments, using repeats identified by RepeatExplorer as the + reference. The tool + performs BLASTN similarity search of the read sequences to the reference, + and the reads producing hits that passed the user-specified similarity threshold + are assigned to the + repeat clusters. The assignment is made to the cluster that produced the best + similarity hit, and every + read is assigned to only a single cluster. Following read mapping, the numbers of + reads from the + INPUT and ChIP samples are evaluated, and ChIP/INPUT ratios of the normalized read + counts are reported + for individual clusters. + ChIP and INPUT reads should be of uniform lengths of at least 40 nt. The bit score + threshold value should be + adjusted based on the length of the analyzed reads (the value equal to the read + length is recommended for a start). + This method was first used in (`Neumann et al. 2012`__) for + identification of repetitive sequences associated with centromeres: -`PLoS Genet. Epub 2012 Jun 21. Stretching the rules: monocentric chromosomes with multiple centromere domains. Neumann P, Navrátilová A, Schroeder-Reiter E, Koblížková A, Steinbauerová V, Chocholová E, Novák P, Wanner G, Macas J.`__. + `PLoS Genet. Epub 2012 Jun 21. Stretching the rules: monocentric chromosomes with + multiple centromere domains. Neumann P, Navrátilová A, Schroeder-Reiter E, + Koblížková A, Steinbauerová V, Chocholová E, Novák P, Wanner G, Macas J.`__. -.. __: http://journals.plos.org/plosgenetics/article?id=10.1371/journal.pgen.1002777 -.. __: http://journals.plos.org/plosgenetics/article?id=10.1371/journal.pgen.1002777 - + .. __: + http://journals.plos.org/plosgenetics/article?id=10.1371/journal.pgen.1002777 + .. __: + http://journals.plos.org/plosgenetics/article?id=10.1371/journal.pgen.1002777 +