/uniprot-fasta-tools

Given a FASTA file with blastp hits, retrieves and counts the GO annotations and plots a graph with the secondary structure annotations stored in the Uniprot database.

Primary LanguagePython

Both scripts receive a FASTA file as its only argument.

go_counter.py : fetches the GO Annotations from the Uniprot and writes two CSV files, one with the counting of GO annotations and other with evidence codes.

sec_struct_vis.py : fetches the secondary structure annotations stored on Uniprot and depicts in as spotted band colours.