rgestlibcomp

rgestlibcomp estimates library complexity from sequence data to quantify the diversity of unique sequences in next-generation DNA sequencing workflows.


Key Features:

  • Read Sorting: Sorts reads by their first N bases (default N=5) to group similar sequences for comparison.
  • Duplicate Detection: Identifies duplicate reads among those with identical starting bases by requiring exact matches without gaps and an overall mismatch rate ≤ the default MAX_DIFF_RATE of 0.03.
  • Parameter Customization: Allows adjustment of N (number of bases for sorting) and MAX_DIFF_RATE to suit experimental requirements.

Scientific Applications:

  • Sequencing depth optimization: Estimates library complexity to inform necessary sequencing depth for a given sample.
  • Coverage assessment for rare variants: Helps determine whether sequencing provides sufficient coverage to detect rare variants.
  • Data quality evaluation: Quantifies the proportion of unique sequences to assess library diversity and potential duplication biases.
  • Experimental design and interpretation: Provides complexity estimates that inform experimental design choices and downstream data interpretation.

Methodology:

Reads are organized by their initial sequence segment (first N bases), compared within these groups to identify duplicates based on exact-match/no-gap criteria and a mismatch-rate threshold (MAX_DIFF_RATE), and the proportion of unique sequences is quantified to estimate library complexity.

Topics

Collections

Details

Maturity:
Mature
Tool Type:
web application
Operating Systems:
Linux, Windows, Mac
Programming Languages:
Java
Added:
12/19/2016
Last Updated:
11/25/2024

Operations

Publications

Afgan E, Baker D, van den Beek M, Blankenberg D, Bouvier D, Čech M, Chilton J, Clements D, Coraor N, Eberhard C, Grüning B, Guerler A, Hillman-Jackson J, Von Kuster G, Rasche E, Soranzo N, Turaga N, Taylor J, Nekrutenko A, Goecks J. The Galaxy platform for accessible, reproducible and collaborative biomedical analyses: 2016 update. Nucleic Acids Research. 2016;44(W1):W3-W10. doi:10.1093/nar/gkw343. PMID:27137889. PMCID:PMC4987906.

Mareuil F, Doppelt-Azeroual O, Ménager H. A public Galaxy platform at Pasteur used as an execution engine for web services. Unknown Journal. 2017. doi:10.7490/f1000research.1114334.1.

Documentation

Links