You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ReadXplorer is a freely available comprehensive exploration and evaluation tool for NGS data. It extracts and adds quantity and quality measures to each alignment in order to classify the mapped reads. This classification is then taken into account for the different data views and all supported automatic analysis functions.
8
+
9
+
ReadXplorer is implemented in Java as a Netbeans rich client application. Utilizing a modular programming structure, it enables developers to create their own highly specialized software modules and easily plug them into ReadXplorer.
10
+
11
+
Here, the **source code** of ReadXplorer is freely available. For **more information** and the **download for end-users** please visit http://www.readxplorer.org
12
+
13
+
14
+
-----------
15
+
When developing code for ReadXplorer, we advise you to use the following **Maven repositories** in your Netbeans ```settings.xml``` to resolve all dependencies:
0 commit comments