Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 471 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 471 Bytes

repoSeq

This repo contains two scripts that can be also used as modules.

BLASTIdentityClust.py:

  • Read .fasta files.
  • Performs BLAST search.
  • Clusters sequences by identity.

pdb2seq.py:

  • Extracts sequences from PDB files.
  • Performs BLAST search.
  • Generates a file with useful data of the protein. Based in ProtParam Tools from Expasy.
  • Calculates the extinction coefficient from the sequence.

Contact: [email protected]