Bridger
Overview
Bridger: Bridger is a tool for de novo assembly of RNA-seq full-length transcriptome data. The Bridger algorithm adapts schemes used in Cufflink and Trinity. It can handle paired-end reads and multiple insert sizes. The sensitivity and specificity are similar to Cufflink. Bridger runs faster and requires less physical memory than several other assembly tools.
Using
Use the module name bridger
to discover versions available and to load the application.
Multicore
A number of the scripts that come with Bridger
can run across multiple cores. Look at the command line help for a script to find further details. For example, run Bridger.pl --help
to read about the --CPU
option.