Protein structure prediction
I have one doubt can we do conversion of amino acid sequence to secondary structure using perl or python? And the output i need is in the form of structure which we see in 3d view? could someone help with this?
protein secondary structure
• 2,218 views
•
link
written
by
ashamscsoft
2
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Different ab initio 3D structure prediction for same protein sequence by trRosetta
written by saamar.rajput 8I used trRosetta tool to predict the 3D structure of my protein from amino acid sequence, I did this twice to see if trRosetta predicted …
-
basic of bioinformatics
written by geethus2009 0suppose the amino acid sequence is given as below MSTHDTSLKTTEEVAFQIILLCQFGVGTFANVFLFVYNFSPISTGSKQRPRQVILRHMAVANALTLFLTIFPNNMMTFAPIIPQTDLKCKLEFFTRLVARSTNLCSTCVLSIHQFVTLVPVNSGKGILRASVTNMASYSCYSCWFFSVLNNIYIPIKVTGPQLTDNNNNSKSKLFCSTSDFSVGIVFLRFAHDATFMSIMVWTSVSMVLLLHRHCQRMQYIFTLNQDPRGQAETTATHTILMLVVTFVGFYLLSLICIIFYTYFIYSHHSLRHCNDILVSGFPTISPLLLTFRDPKGPCSVFFNC Is no of residues equal to no of an amino acid? Whether all amino acid …
-
Simple amino acid polymorphism count
written by stutterdust 0Hi, I am very new to shell scripting and am hoping someone could help me with the below problem I encountered in my bachelor's project. …
-
Structure Prediction for protein
written by ashamscsoft 2When i post Target amino acid sequence in protein structure prediction server II,I'm not getting template structure. Can anyone help with this? I don't know …
-
Open Reading Frame
written by ashamscsoft 2My doubt is if we give our DNA sequence in Expasy or emboss translate it translates the sequence into 6 frames,highlighting some aminoacid sequence in …
-
conversion of nucleotide sequence to aminoacid sequence
written by ashamscsoft 2I have one nucleotide sequence. I need to change that sequence to amino acid sequence. To convert there are many tools, but how do we …
-
Finding arbitrary sequences in Seq objects from Biopython
written by knpayne2 0Let's say I have a large database of cdna sequences in the FASTA format, and I would like to identify a motif in the corresponding …
-
Retrieving Swissprot FT details for a particular amino acid position using Python
written by a.gardner 1Hi, I am new so my apologies if I phrase things incorrectly. I am trying to extract information from a Swissprot file for a mutation. …
-
Protein Secondary Structure
written by GreenDiamond 7Hello gurus: I wrote a forward-backward algorithm for determining protein secondary structure (three hidden states: alpha helix, beta sheet, coil; and 20 observed states: the …
-
How Can I Upload Pssm In Blast Tool?
written by Sreevinusha 0Hello, My research area is Data mining and my work on that is regarding "Protein Secondary Structure Prediction using support vector machine". I’m using CB513 …
There are hundreds of tools available online for secondary protein structure prediction from the amino acid sequence. Then why you want to do the same using Perl or Python script again?