RATs source package v0.1.0
v0.1.0 - Initial Public Release of RATs.
rats
is an R package with which to call Differential Transcript Usage from RNA-seq transcript abundance estimates.
Features
- Supports data input as either a Sleuth object or generic tables.
- DTU called at both the transcript level and gene level.
- Bootstrapped abundance estimates leveraged to provide confidence level in DTU calls.
- Basic summary and plotting functionality built-in for convenience.
- Fast and efficient R code. On a good laptop: 20 secs without bootstrapping, +15secs per bootstrap iteration.
- Written exclusively in R language and distributed as a source package. Compatible with all platforms that have an R engine and meet the package dependencies.
- Extensive usage tutorial.