Difference between revisions of "Bridger"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) (Created page with "Category:SoftwareCategory:BioinformaticsCategory:NGSCategory:Assembler {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|bridger}} |{{#vardefine:url|https://s...") |
|||
Line 76: | Line 76: | ||
<!--Turn the Table of Contents and Edit paragraph links ON/OFF--> | <!--Turn the Table of Contents and Edit paragraph links ON/OFF--> | ||
__NOTOC____NOEDITSECTION__ | __NOTOC____NOEDITSECTION__ | ||
+ | =Validation= | ||
+ | * Validate 4/5/2018 |
Revision as of 20:40, 5 April 2018
Description
Bridger is an efficient de novo transcriptome assembler for RNA-Seq data. It expects as input RNA-Seq reads (single or paired) in fasta or fastq format, outputs all transcripts in fasta format, without using a reference genome. Briefly, it works in two steps: 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, for each splicing graph, Bridger uses a rigorous mathematical model called minimum path cover to search an optimal set of paths (transcripts) that can be supported by sequence data and could explain all observed splicing events of each locus.
Required Modules
Serial
- bridger
System Variables
- HPC_{{#uppercase:bridger}}_DIR - installation directory
Validation
- Validate 4/5/2018