Skip to main content

tRNAnalysis : this software will perform alignment of reads to tRNA

Project description

tRNAnalysis

This workflow was generated as a response to not being able to effectively analyse tRNA data from next generation sequencing experiments rapidly and robustly. Typical workflows are not very flexible and do not scale well for multiple samples. Moreover, most do not impliment best-practice mapping strategies or generate detailed analysis reports to aid biological interpretation.

Our pipeline can be used for evaluating the levels of small RNAs in a sample, but provides detailed analysis of tRNAs, with particular emphasis on tRNA fragment analysis.The pipeline is in constant development and further features will be added in the future. For example, we will extend our pipeline to perform detailed anaysis of miRNAs and plan to write an R shiny framework for interactive report features.

Installation

Conda installation

The preferred method for installing tRNAnalysis is through Conda.

To install trnanalysis using conda::

conda install -c bioconda trnanalysis

Manual installation

Alternatively, you can manusally install tRNAnalysis by::

git clone https://github.com/Acribbs/tRNAnalysis.git
cd tRNAnalysis
python setup.py install
trnanalysis --help

Usage

Run the trnanalysis --help command view the help documentation for how to run tRNAnalysis.

To run the main trnanalysis pipeline run::

trnanalysis trna make full -v5

In order to run and generate the multiQC report to identify read quality and Rmarkdown html report for the tRNA analysis run::

trnanalysis trna make build_report -v5

Running locally or on a cluster - the default setting to run trnanalysis is on a cluster, with SLURM, SGC, Torque and PBS/pro currently supported. However, if you dont have access to a cluster then tRNAnalsysis can be executed locally by adding --no-cluster as a commandline argument.

Documentation

Further help that introduces tRNAnalysis and provides a tutorial of how to run example code can be found at read the docs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tRNAnalysis-0.1.2.tar.gz (13.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page