An open API service indexing awesome lists of open source software.

https://github.com/gagniuc/3d-objective-digital-stains-local-frequency

A 3D Objective Digital Stain is able to show the information structure of a DNA or RNA sequence in a graphical manner. In this case, the ODS uses the global frequency of symbols (A, T/U, C, G) from the input sequence to calculate the local frequency of these symbols from a sliding window.
https://github.com/gagniuc/3d-objective-digital-stains-local-frequency

digital dna information js objective ods patterns rna stains

Last synced: 3 months ago
JSON representation

A 3D Objective Digital Stain is able to show the information structure of a DNA or RNA sequence in a graphical manner. In this case, the ODS uses the global frequency of symbols (A, T/U, C, G) from the input sequence to calculate the local frequency of these symbols from a sliding window.

Awesome Lists containing this project

README

        

# 3D Objective Digital Stains & local frequency

A 3D Objective Digital Stain is able to show the information structure of a DNA or RNA sequence in a graphical manner. In this case, the ODS uses the global frequency of symbols (A, T/U, C, G) from the input sequence to calculate the local frequency of these symbols from a sliding window. In the 3D version, the overlapping values (similar sliding windows) are represented by a gradient from black to red.

# Live demo

https://gagniuc.github.io/3D-Objective-Digital-Stains-local-frequency/

# Screenshot

# References

- Paul A. Gagniuc. Algorithms in Bioinformatics: Theory and Implementation. John Wiley & Sons, Hoboken, NJ, USA, 2021, ISBN: 9781119697961.