# HG changeset patch # User mvdbeek # Date 1427891219 14400 # Node ID a86213925f148f03bce543dc98016aacd2512bdf # Parent 7c5b252bf6af8e0a778bd3a68e26df0f49321e17 Uploaded diff -r 7c5b252bf6af -r a86213925f14 mismatch_frequencies.xml --- a/mismatch_frequencies.xml Wed Apr 01 06:04:37 2015 -0400 +++ b/mismatch_frequencies.xml Wed Apr 01 08:26:59 2015 -0400 @@ -3,7 +3,7 @@ pysam pandas - matplotlib + matplotlib mismatch_frequencies.py --input #for i in $rep @@ -19,8 +19,8 @@ --three_p $three_p - - + + @@ -35,36 +35,8 @@ - + - - - - - -.. class:: infomark - - -***What it does*** - -This tool reconstitues for each aligned read of an alignment file in SAM/BAM format whether -a mismatch is annotated in the MD tag, and if that is the case counts the identity of the -mismatch relative to the reference sequence. The output is a PDF document with the calculated -frequency for each mismatch that occured relative to the total number of valid reads and a table -with the corresponding values. Read length can be limited to a specific read length, and 5 prime and -3 prime-most nucleotides of a read can be ignored. - ----- - -.. class:: warningmark - -***Warning*** - -This tool skips all read that have insertions and has been tested only with bowtie and bowtie2 -generated alignment files. - -Written by Marius van den Beek, m.vandenbeek at gmail . com - diff -r 7c5b252bf6af -r a86213925f14 tool_dependencies.xml --- a/tool_dependencies.xml Wed Apr 01 06:04:37 2015 -0400 +++ b/tool_dependencies.xml Wed Apr 01 08:26:59 2015 -0400 @@ -6,7 +6,7 @@ - - + +