Shanon Entropy in vcflib
Hi Does anyone know what it means shanon entropy of flanking sequence with respect to vcf files ? https://github.com/vcflib/vcflib#vcfentropy
Does is measures the complexity of the flanking sequence ? means repetitive sequence have high entropy ?
thanks
• 2,270 views
•
link
2 answers
In information theory, Shannon entropy measures the amount of information as the average uncertainty of an event outcome. As applied to sequences, it can be used to measure sequence variability. Therefore, a repetitive sequence has lower entropy than a random sequence.
• 0 views
•
link
Thanks, I thought so, as I checked a bit. Thanks for the confirmation.
• 0 views
•
link
Log in to answer this question.