Introduction QRNAseq is a tool to manage huge amounts of RNA-seq data in an integrative way which includes RNA-seq data quality control, read alignment, gene fusion, gene mutation, isoform identification and function analysis. The QRNAseq system comprises pipelines that load input, analyzes the NGS data, exports outputs into a relational database, integrates and mines the data with other data types, and generates key gene signatures of interest.
InstallationQRNAseq is implemented in C++ and the GUI is developed using QT4. Currently we provide the executable files including the functions of each module and test the QRNAseq in the 64bit Ubuntu 10.10.
Manual Obtaining genome filesIn QRNAseq, we need to align the RNA-seq data with the reference genome using Bowtie. Running Bowtie requires Bowtie index, which can be downloaded from Bowtie homepage (download the same version as your genome files, probably UCSC). The second is the same genome in FASTA format, with each chromosome in a separate file. These can be obtained from UCSC--Human--Full data set—chromFa.tar.gz. FusionQ will also need the structure of UCSC annotated isoforms which is downloaded from UCSC.
Functions
3. Junction Detection
4. Isoform level analysis
5. Visualization
Usage Select the functions from the left available functions. The final selected functions will be listed in the right box which will be executed sequentially. The parameters of each function should be set before execution. The information during running will be displayed in the down window.
Copyright This software is only free for academic use.
Authors: QRNAseq is developed by Xiaobo Zhou from The Methodist Hospital Research Institute.
Contact: If you have any questions about QRNAseq, please send an e-mail to: xzhou@tmhs.org
|
