Created independently as part of coursework for Bioinformatics Programming and System Management at the University of Edinburgh.
Pipeline involving a protein and taxon query search on NCBI databases, followed by conservation analysis across chosen sequences, identification of motifs in the protein sequences. A database can then be made with the proteins containing a certain motif to subsequently run BLAST with a new query. Transmembrane segments of the query can also be identified.
Step by step instructions indicated in "Help_manual.pdf". Script file "protein_analysis.py" uses Python3 and is intended to run on Linux.