91精品国产91久久久久久_国产精品二区一区二区aⅴ污介绍_一本久久a久久精品vr综合_亚洲视频一区二区三区

合肥生活安徽新聞合肥交通合肥房產(chǎn)生活服務(wù)合肥教育合肥招聘合肥旅游文化藝術(shù)合肥美食合肥地圖合肥社保合肥醫(yī)院企業(yè)服務(wù)合肥法律

代寫HIM3002、代做Python編程語言
代寫HIM3002、代做Python編程語言

時間:2025-04-06  來源:合肥網(wǎng)hfw.cc  作者:hfw.cc 我要糾錯



Tung Wah College
HIM3002: Computer Programming for Healthcare
Individual assignment: Finding Patterns in Sequence
Background
In Lecture 6, we learned the programming techniques in finding patterns in biological sequence, 
specifically finding fixed pattern and flexible pattern. In this tutorial exercise, you will have 
further practices in finding patterns in sequences. Name your file “T06_PatternAnalyser.py”. 
Task 1
Write a function that takes a sequence and an integer k as inputs. It returns True if the input 
sequence has repeated sub-sequence of size k, and False otherwise. Your function should be 
similar to that below.
def repeated_subseq(seq, k):
 """Return True if the sequence seq has repeated sub-sequence with size 
k and False otherwise"""
 # To be completed
print(repeated_subseq("ACGTAGAGGCGTATTAGCGT", 3))
print(repeated_subseq("ACGTAGAGGCGTATTAGCGT", 5))
The output is
True
False
Task 2
By making use of the function “re_all_match”, find the following patterns in the sequence.
a) A DNA pattern with four symbols, with “A” and “T” at the first and the last symbol, 
e.g., “AGGT”, “ACTT”.
b) A DNA pattern with at least two symbols, with “A” and “T” at the first and the last 
symbol, e.g., “AT”, “ACT”, “AGGGT”.
c) A DNA pattern with at least three symbols, with symbols “A” and “T” at the beginning 
and at the end, and any symbols except “C” in between, e.g., “AGAT”, “AAGT”, 
“AATGT” but not “ACGT”, assuming only “A”, “G”, “C” and “T” are in the sequence.
d) A protein pattern with 10 and 15 symbols, with “M” at the beginning and “D” at the 
end.
For example,
a) Sequence: AGGTAGTTTGACGTTACTG
Found pattern: AGGT located at 0
Found pattern: AGTT located at 4
Found pattern: ACGT located at 10
b) Sequence: AGGTGCAAGTGACGAACAAG
Found pattern: AGGTGCAAGT located at 0
Found pattern: AAGT located at 6
Found pattern: AGT located at 7
c) Sequence: AGGTGCAAGTGACGAACAAG
Found pattern: AGGT located at 0
Found pattern: AAGT located at 6
Found pattern: AGT located at 7
d) Sequence: 
CDEMECMEDDFEMECMEDDFEMECMEDDFEMECMEDDFEGHIEJMCEE
Found pattern: MECMEDDFEMECMED located at 3
Found pattern: MEDDFEMECMEDD located at 6
Found pattern: MECMEDDFEMECMED located at 12
Found pattern: MEDDFEMECMEDD located at 15
Found pattern: MECMEDDFEMECMED located at 21
Found pattern: MEDDFEMECMEDD located at 24


請加QQ:99515681  郵箱:99515681@qq.com   WX:codinghelp




 

掃一掃在手機(jī)打開當(dāng)前頁
  • 上一篇:代做MATH2110、Java/Python程序語言代寫
  • 下一篇:代寫COMP2017、代做python語言編程
  • 無相關(guān)信息
    合肥生活資訊

    合肥圖文信息
    急尋熱仿真分析?代做熱仿真服務(wù)+熱設(shè)計優(yōu)化
    急尋熱仿真分析?代做熱仿真服務(wù)+熱設(shè)計優(yōu)化
    出評 開團(tuán)工具
    出評 開團(tuán)工具
    挖掘機(jī)濾芯提升發(fā)動機(jī)性能
    挖掘機(jī)濾芯提升發(fā)動機(jī)性能
    海信羅馬假日洗衣機(jī)亮相AWE  復(fù)古美學(xué)與現(xiàn)代科技完美結(jié)合
    海信羅馬假日洗衣機(jī)亮相AWE 復(fù)古美學(xué)與現(xiàn)代
    合肥機(jī)場巴士4號線
    合肥機(jī)場巴士4號線
    合肥機(jī)場巴士3號線
    合肥機(jī)場巴士3號線
    合肥機(jī)場巴士2號線
    合肥機(jī)場巴士2號線
    合肥機(jī)場巴士1號線
    合肥機(jī)場巴士1號線
  • 短信驗證碼 酒店vi設(shè)計 deepseek 幣安下載 AI生圖

    關(guān)于我們 | 打賞支持 | 廣告服務(wù) | 聯(lián)系我們 | 網(wǎng)站地圖 | 免責(zé)聲明 | 幫助中心 | 友情鏈接 |

    Copyright © 2025 hfw.cc Inc. All Rights Reserved. 合肥網(wǎng) 版權(quán)所有
    ICP備06013414號-3 公安備 42010502001045