Reading Large Genome-Size FASTA Files using Basic Python

Поділитися
Вставка
  • Опубліковано 27 сер 2024
  • In this video, I will present some approaches to reading large FASTA files, like the size of a genome. In this example, I will read in and compute the lengths of the chromosomes of the fruit fly, Drosophila melanogaster.
    I will use string methods including split() and join(), and I will show you how to create a dictionary of lists to accomplish the task.
    Here is my video on reading small FASTA files with basic python: • Reading a FASTA file w...

КОМЕНТАРІ • 4

  • @shubhamshidture3463
    @shubhamshidture3463 2 роки тому +1

    Can you explain how to extract random sequence lines with defline from multifasta file. And store in new file of sequence length of 100 only

    • @ProfessorHendrix
      @ProfessorHendrix  2 роки тому +1

      Good idea! I think I could do that. Maybe that could be a future video.

  • @AlterFoxEast
    @AlterFoxEast Рік тому

    Can you explain how you can parse large fasta files using OOP and placing header and sequence data in lists?

  • @lumbanipete
    @lumbanipete 2 роки тому

    Sound is a problem. I cannot hear anything