Applications/Wgs
Application Details
- Description: Bridger is an efficient de novo trascriptome assembler for RNA-Seq data.
- Version: r2014-12-01, r2014-12-01.1 and r2014-12-01.2
- Module: bridger/r2014-12-01, bridger/r2014-12-01.1, and bridger/r2014-12-01.2
- Licence: SourceForge, open source
Usage Examples
Bridger is an efficient de novo trascriptome assembler for RNA-Seq data. It can assemble all transcripts from short reads (single or paired) without using a reference. The software expects as input RNA-Seq reads in fasta or fastq format, and ouput all assembled candidate transcripts in fasta format. Briefly, it works in two step: first, Bridger partitions the sequence data into many individual splicing graphs, each capturing the full transcriptional complexity at a given gene or no more than a few genes.
Then, Bridger uses a rigorous mathematical model called minimum path cover to search minimal set of paths(transcripts) that can be supported by our data and could explain all observed splicing events of each locus.
Note : Celera Assembler is no longer being maintained by the developers
Module
[username@login01 ~]$ module add wgs/8.3rc2 [username@login01 ~]$ fragmentDepth MODE -min 64 -max 1024 -stepSize 2 < x.posmap.frgscf