Entering edit mode
3.1 years ago
devhimd
▴
10
I have many pdb files I want their fasta files.
python code to convert a large number of PDB files to fasta
I have many pdb files I want their fasta files.
python code to convert a large number of PDB files to fasta
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
You can adapt this code to make it work with multiple input: to extract fasta file from PDB and obtain the content of file only as protein sequence
i have tried but it was not working
What have you tried exactly and why didn't it work ?
I have an list of 10000 PDB files and I want their respective fasta files