Bioinformatics | FASTA files: Briefly explained

แชร์
ฝัง

ความคิดเห็น • 2

  • @mohamedradwan6784
    @mohamedradwan6784 2 ปีที่แล้ว +1

    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

    • @sphamandlamtambo4624
      @sphamandlamtambo4624 2 ปีที่แล้ว +1

      Try using biopython, SeqIO module parser does the job.