ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Hi, this is really appreciated, i have one question how can i do while loop in fasta file (e.g seach for certain seq like ATGA within the fasta file and if it present print the header containing that query? ) thanks in advance
Try using biopython, SeqIO module parser does the job.
Hi, this is really appreciated, i have one question how can i do while loop in fasta file (e.g seach for certain seq like ATGA within the fasta file and if it present print the header containing that query? ) thanks in advance
Try using biopython, SeqIO module parser does the job.