Permalink
Browse files

Initial commit

  • Loading branch information...
0 parents commit 3c3bfedd7d85511708b5c344a70002cad8800c6d BGI2015 committed Jul 25, 2015
Showing with 2 additions and 0 deletions.
  1. +2 −0 README.md
@@ -0,0 +1,2 @@
+# RES-Scanner
+RES-Scanner is a software package for genome-wide identification and annotation of RNA-editing sites for any species with matched RNA-Seq and DNA-Seq data.

1 comment on commit 3c3bfed

Owner

ZhangLabSZ commented on 3c3bfed Jul 25, 2015

RES-Scanner is a software package written in the Perl programming language, for genome-wide identification and annotation of RNA-editing sites for any species with matched RNA-Seq and DNA-Seq data. RES-Scanner integrates read mapping, homozygous genotype calling, de novo RNA-editing site identification and annotation in one package. It combines the advantage of BWA and BLAT to map sequencing reads, and implements statistical models and sophisticated filters to remove potential false positives resulted from genome-encoded single-nucleotide polymorphisms (SNPs), sequencing and read-mapping errors. It is capable of handling samples from an individual or a pool of multiple individuals. Furthermore, RES-Scanner can improve the completeness and accuracy of editing site identification when the data of multiple samples are available.

Please sign in to comment.