天美麻花星空免费观看乡村版,免费直接进入黄色网站,神马老子午夜电影,亚洲美女视频一区二区三区

合肥生活安徽新聞合肥交通合肥房產生活服務合肥教育合肥招聘合肥旅游文化藝術合肥美食合肥地圖合肥社保合肥醫院企業服務合肥法律

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

時間:2025-04-06  來源:合肥網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




 

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

    合肥圖文信息
    急尋熱仿真分析?代做熱仿真服務+熱設計優化
    急尋熱仿真分析?代做熱仿真服務+熱設計優化
    出評 開團工具
    出評 開團工具
    挖掘機濾芯提升發動機性能
    挖掘機濾芯提升發動機性能
    海信羅馬假日洗衣機亮相AWE  復古美學與現代科技完美結合
    海信羅馬假日洗衣機亮相AWE 復古美學與現代
    合肥機場巴士4號線
    合肥機場巴士4號線
    合肥機場巴士3號線
    合肥機場巴士3號線
    合肥機場巴士2號線
    合肥機場巴士2號線
    合肥機場巴士1號線
    合肥機場巴士1號線
  • 短信驗證碼 酒店vi設計 deepseek 幣安下載 AI生圖 AI寫作 aippt AI生成PPT 阿里商辦

    關于我們 | 打賞支持 | 廣告服務 | 聯系我們 | 網站地圖 | 免責聲明 | 幫助中心 | 友情鏈接 |

    Copyright © 2025 hfw.cc Inc. All Rights Reserved. 合肥網 版權所有
    ICP備06013414號-3 公安備 42010502001045