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

https://github.com/gagniuc/information-content-vs-percentage

This is a scanner that produces two types of signals. The two signals are calculated from the content of a sliding window. One signal is represented by the self-sequence alignment values and the other is represented by the relative frequency values of Cplus G letters.
https://github.com/gagniuc/information-content-vs-percentage

bioinformatics biology dna information-content javascript js percentage relative rna

Last synced: 10 days ago
JSON representation

This is a scanner that produces two types of signals. The two signals are calculated from the content of a sliding window. One signal is represented by the self-sequence alignment values and the other is represented by the relative frequency values of Cplus G letters.

Awesome Lists containing this project

README

          

# Information content vs percentage

Information content vs percentage - is a demonstrative DNA scanner that produces two types of signals. The two signals are calculated from the contents of a user-defined sliding window. One signal is represented by the [self-sequence alignment](https://github.com/Gagniuc/Self-sequence-alignment) values and the other is represented by the relative frequency values of C plus G letters. Note that the construction and theory behind the chart of this application can be found [here](https://github.com/Gagniuc/World-smallest-js-chart-v1.0).

# Live demo

https://gagniuc.github.io/Information-content-vs-percentage/

# References

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