Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

C++ 1. Implement a Ce+ function to compute the score of a multiple sequence alignment using Entropy methocd (incorporate gaps) and also output the profile

C++ image text in transcribed
1. Implement a Ce+ function to compute the score of a multiple sequence alignment using Entropy methocd (incorporate gaps) and also output the profile of the alignment. Note that your function should be able detect the number of sequences and the alignment length in the multiple alignment. The alignment should be read from a text file. Note that pxlog:px is O if py is O. [100 points] ACC ACT Output should be Alignment profile: A 4 1 1 TOO GO0 C03 Entropy score is 2.811 Test Case 2 ACC ACG Output should be Alignment profile A 41 TOO GO0 C031 - 002 Entropy score is 2.311 Test Case 3 GGTAA Output should be A1ignment profile: A 0 0 0 2 2 T001O0 G 33 200 C00010 -00001 Entropy score is 2.755

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Current Trends In Database Technology Edbt 2004 Workshops Edbt 2004 Workshops Phd Datax Pim P2panddb And Clustweb Heraklion Crete Greece March 2004 Revised Selected Papers Lncs 3268

Authors: Wolfgang Lindner ,Marco Mesiti ,Can Turker ,Yannis Tzitzikas ,Athena Vakali

2005th Edition

3540233059, 978-3540233053

More Books

Students also viewed these Databases questions