Site Map
Releases
spats version 1.0.2 | 5/30/2017 |
Source code | |
spats version 1.0.1 | 9/10/2016 |
Source code | |
spats version 1.0.0 | 3/21/2016 |
Source code | |
spats version 0.8.0 | 9/4/2014 |
Source code | |
fastx_spats_toolkit version 0.1.0 | 9/4/2014 |
Source code | fastx_spats_toolkit version 0.1.0 - binary distribution for 64-bit GNU/Linux 2.6.18 | 9/4/2014 |
Source code | |
spats version 0.7.0 | 4/10/2012 |
Source code |
Related Tools
- Bowtie: Ultrafast short read alignment
- FastX Toolkit: FASTQ/A short-reads pre-processing tools
Publications
Aviran S, Trapnell C, Lucks JB, Mortimer SA, Luo S, Schroth GP, Doudna JA, Arkin AP, Pachter L. Modeling and automation of sequencing-based characterization of RNA structure
PNAS 10.1073/pnas.1106541108Aviran S, Lucks JB, Pachter L. RNA structure characterization from chemical mapping experiments
Proceedings of the 49th Allerton Conference on Communication, Control, and Computing, 1743-1750, 2011Lucks JB, Mortimer SA, Trapnell C, Luo S, Aviran S, Schroth GP, Pachter L, Doudna JA, Arkin AP. Multiplexed RNA structure characterization with selective 2'-hydroxyl acylation analyzed by primer extension sequencing (SHAPE-Seq)
PNAS 10.1073/pnas.1106501108
Mortimer SA, Trapnell C, Aviran S, Pachter L and Lucks JB. SHAPE-Seq High Throughput RNA Structure Analysis
Current Protocols in Chemical Biology10.1002/9780470559277.ch120019
Loughrey D, Watters KE, Settle AH, and Lucks JB. SHAPE-Seq 2.0: Systematic Optimization and Extension of High-Throughput Chemical Probing of RNA Structure with Next Generation Sequencing
Nucleic Acids Research 10.1093/nar/gku909
Aviran S and Pachter L. Rational experiment design for sequencing-based RNA structure mapping
RNA 10.1261/rna.043844.113
Watters KE, Abbott TR, and Lucks JB. Simultaneous characterization of cellular RNA structure and function with in-cell SHAPE-Seq
Nucleic Acids Research 10.1093/nar/gkv879
Watters KE, Yu AM, Strobel EJ, Settle AH, Lucks JB. Characterizing RNA structures in vitro and in vivo with selective 2'-hydroxyl acylation analyzed by primer extension sequencing (SHAPE-Seq)
Methods 10.1016/j.ymeth.2016.04.002
Watters KE*, Strobel EJ*, Yu AM, Lis JT, Lucks JB. Cotranscriptional folding of a riboswitch at nucleotide resolution
Nature Structure and Molecular Biology 10.1038/nsmb.3316
Other Contributors
- Stefanie Mortimer
- Shujun Luo
- Gary Schroth
- Adam Arkin
- Jennifer Doudna
Links
1.0.2 release - 5/30/17
Spats v 1.0.2 is now available for download. This release allows us to create and distribute binaries for Linux and Mac with Boost precompiled. Is still dependent on bowtie v0.12.8 and cutadapt being in the user's path.
1.0.1 release - 9/10/16
Spats v 1.0.1 is now available for download. This release fixes a bug in spats for proper option parsing of number of mismatches allowed. Additionally, we included an optional utility to split the output reactivities file from spats into individual files per target sequence.
As part of this release, Spats is now officially hosted on GitHub at https://github.com/LucksLab/spats.
1.0.0 release - 3/31/16
Spats v 1.0.0 is now available for download. This release mostly focuses on moving away from the fastxtoolkit which has been mostly replaced with cutadapt in the adapter_trimmer. Cutadapt allows for more flexibility including the ability to include mismatches in the adapter trimming step so that spats can handle mismatches downstream. There are also several more options available for adapter trimming, see the manual for more information. In addition, there is also test code for correct read mapping in the test/ directory.
This release sets up the eventual deprecation of using the fastx tools. Note: only fastx_revcomp is still used by spats with this release.
As part of this release, spats is now officially hosted on GitHub at https://github.com/LucksLab/spats.
New SHAPE-Seq Experiment Simulator - 5/24/2015
A SHAPE-Seq simulator is now available for download as a Matlab package from http://www.bme.ucdavis.edu/aviranlab/sms_software/. The code allows one to simulate SHAPE-Seq experiments under varying conditions and to emulate the resulting sequencing data, as part of the experiment design process. The software includes an implementation of SHAPE-Seq’s maximum-likelihood reactivity estimation pipeline to process the generated data. Details about this in silico framework can be found in Aviran and Pachter (2014) and in http://www.bme.ucdavis.edu/aviranlab/sms_software/.
0.8.0 release - 9/4/2014
Spats v 0.8.0 is now available for download. This release was made to support SHAPE-Seq v2.0, an experimental upgrade to the SHAPE-Seq experimental workflow that removes the need to use internal RT primer sites or additional flanking RNA sequences to act as RT priming sites. SHAPE-Seq 2.0 ligates a linker after RNA modification, which is then used to prime the RT reaction. Details about SHAPE-Seq 2.0 can be found in Loughrey, Watters et. al. (2014).
The major difference between v0.7.0 and v0.8.0 is an updated adapter trimming algorithm. This now requires installation of a modified fastx toolkit (fastx_spats_toolkit v0.1.0) which can be found here here. A new python script apdater_trimmer.py was made to implement the trimming algorithm, which should be used as a pre-process step before calling spats. Details of how to use the new implementation can be found in the manual.
We have also greatly expanded the installation instructions.
A special thanks of Gordon Assaf for assisting with the coding and release of fastx_spats_toolkit_v0.1.0 .
This software is a work in progress - it is a beta release, and new features will continue to be added over time. To suggest a feature, report a bug, or report a website error please email us
0.7.0 release - 4/10/2012
The first public release of Spats is now available for download. Spats is a program for the analysis of sequencing information to determine SHAPE reactivities in a SHAPE-Seq experiment. It runs on Linux and OS X.
Spats takes as input files containing paired-end reads in fastq format, a file containing the sequences of RNA molecules contained in the experimental pool in FASTA format, and reports reactivities for each nucleotide of each RNA in a flat file format.
This software is a work in progress - it is a beta release, and new features will continue to be added over time. To suggest a feature or report a bug, please email us