HELP


COMPATIBILITY
User Image


USAGE

The REVERSE pipeline allows users to rapidly identify, cluster, and analyze nucleic acid sequences from large (and sometimes difficult to interpret for the uninitiated) sequencing files to generate usable results with a few clicks. REVERSE takes as input multiple FASTQ files (which, if too large, can be reduced in size before analysis) from high-throughput sequencing data obtained from different rounds of in vitro selection/evolution experiments. As an alternative to experimentalists spending time on laborious computer programming analyses to identify functional sequences to be used for downstream characterization, REVERSE identifies the most abundant sequences/sequence families, graphically compares and tracks the emergence of each selected sequence across various rounds of selection, and enables their nucleotide level analysis in a matter of minutes. REVERSE also generates publication quality figures wherever relevant. Although REVERSE is developed for analyzing HTS data from nucleic acid selection/evolution experiments, it can be used to analyze data generated by other sequencing experiments. For example, REVERSE can be used to identify conserved and variable residues in viral genomes.


FUNCTIONALITY
User Image


OUTPUTS

1) Important sequences and selection statistics.The first level of analysis is to detect enrichment in specific sequences (active molecules) in the course of selection and identify those sequences with their relative abundances. REVERSE generates downloadable files (either download as CSV or right click and select "Save Image As") with the list of unique sequences and their reads after various pre-processing and analytical steps. It also tabulates important information about the selection such as total number of unique sequences, number of sequences that pass the quality threshold, and the sequence diversity in each round.

2) Figures. Creating figures from sequence data in a selection/evolution experiment can be challenging due to the vast size of the datasets and the difficulties associated with data processing. REVERSE generates customizable figures for the results that would be useful for most selection/evolution experiment. For example, REVERSE counts the number of reads of the N (user defined) most abundant sequences in each round of selection plots their abundance in each round allowing to the user to identify the round in which functional enrichment occurred. A lack of significant enrichment would usually indicate an unsuccessful selection.

3) Raw data. While REVERSE incorporates some custom features into its figure generation tools, it also provides the raw data which can be used to create similar figures with modification in the software of choice.


SOURCE CODE

All code used in the creation of the REVERSE webserver can be found on GitHub.

RELEASE NOTES

Version Updates
1.0 Initial Release
1.1 Updated to include run times, the ability to trim by adapter sequence, a sequence logo tool, and increased the number of possible clusters from 20 to 50.
1.2 Updated to include version information on website and outputted spreadsheets.