Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protein prediction and alignment #11

Open
ajuava opened this issue Mar 27, 2020 · 1 comment
Open

Protein prediction and alignment #11

ajuava opened this issue Mar 27, 2020 · 1 comment

Comments

@ajuava
Copy link

ajuava commented Mar 27, 2020

Use blastx to predict protein function from amino acid sequence by comparing to other known proteins using homology and preserved domains, im pretty sure you can also install it as a module in python (https://blast.ncbi.nlm.nih.gov/Blast.cgi)

Use clustal Ω to align multiple amino acid or dna sequences (https://www.ebi.ac.uk/Tools/msa/clustalo/)

Also can use jpred to try and infer secondary protein structure (http://www.compbio.dundee.ac.uk/jpred/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants