Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Suppose a text that is composed of nucleotides (just A,G,T,C)is given.In a sequence CCC GGG CCC the GGG group is altered. 1)write a program that

Suppose a text that is composed of nucleotides (just A,G,T,C)is given.In a sequence CCCGGGCCC the GGG group is altered.

1)write a program that will ask the user if they want to find the match of the sequence (CCCGGGCCC )in the text or if they want to find the possible altered sequences that can be CCCxxx(any nucleotide A,G,T,C in place of x )CCC.

2)Then write the functons to find the exact match and all the altered match.

one possible text file :CCCGCGCCCCCCGGGCCCATGTGTGAGCCCCAAACCCGGGCCGCCCCGAGCCCCCCACACCCCTAGTGTCCCGAGCC

please explain the steps

There will be 3 different functions.

Use python 3

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

Intelligent Databases Technologies And Applications

Authors: Zongmin Ma

1st Edition

1599041219, 978-1599041216

More Books

Students also viewed these Databases questions