-
Notifications
You must be signed in to change notification settings - Fork 35
/
PKG-INFO
38 lines (34 loc) · 2.03 KB
/
PKG-INFO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Metadata-Version: 1.0
Name: REDItools
Version: 1.3
Summary: Python Scripts for RNA editing detection by RNA-Seq data
Home-page: https://github.com/BioinfoUNIBA/REDItools
Author: Ernesto Picardi
Author-email: [email protected]
License: LICENSE.txt
Description: REDItools: python scripts for RNA editing detection by RNA-Seq data
===================================================================
Introduction
============
REDItools are python scripts developed with the aim to study RNA editing at genomic scale
by next generation sequencing data. RNA editing is a post-transcriptional phenomenon
involving the insertion/deletion or substitution of specific bases in precise RNA localizations.
In human, RNA editing occurs by deamination of cytosine to uridine (C-to-U) or mostly by the
adenosine to inosine (A-to-I) conversion through ADAR enzymes. A-to-I substitutions may have
profound functional consequences and have been linked to a variety of human diseases including
neurological and neurodegenerative disorders or cancer. Next generation sequencing technologies
offer the unique opportunity to investigate in depth RNA editing even though no dedicated
software has been released up to now.
REDItools are simple python scripts conceived to facilitate the investigation of RNA editing
at large-scale and devoted to research groups that would to explore such phenomenon in own
data but don’t have sufficient bioinformatics skills.
They work on main operating systems (although unix/linux-based OS are preferred), can handle reads from whatever
platform in the standard BAM format and implement a variety of filters.
Platform: Linux
Platform: Unix
Platform: MacOS
Classifier: Intended Audience :: Computational biologists
Classifier: License :: OSI Approved :: MIT
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python