I wish to use python to read in a fasta sequence file and convert it into a panda dataframe. I use the following scripts:
from Bio import SeqIO import pandas as p