Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
luisas committed Dec 19, 2024
1 parent 82dc93a commit 5323ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/pdbs_to_fasta.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from Bio import PDB
from Bio.SeqUtils import seq1


# extracts the first structure and first chain of a PDB file
def pdb_to_fasta(pdb_file):
"""
Extract the sequence from a PDB file and format it in FASTA.
Expand Down

0 comments on commit 5323ff5

Please sign in to comment.