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,215 views
•
link
written
by
ashamscsoft •
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.rajputI 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 •suppose the amino acid sequence is given as below MSTHDTSLKTTEEVAFQIILLCQFGVGTFANVFLFVYNFSPISTGSKQRPRQVILRHMAVANALTLFLTIFPNNMMTFAPIIPQTDLKCKLEFFTRLVARSTNLCSTCVLSIHQFVTLVPVNSGKGILRASVTNMASYSCYSCWFFSVLNNIYIPIKVTGPQLTDNNNNSKSKLFCSTSDFSVGIVFLRFAHDATFMSIMVWTSVSMVLLLHRHCQRMQYIFTLNQDPRGQAETTATHTILMLVVTFVGFYLLSLICIIFYTYFIYSHHSLRHCNDILVSGFPTISPLLLTFRDPKGPCSVFFNC Is no of residues equal to no of an amino acid? Whether all amino acid …
-
molecular weight, protein
written by ashamscsoft •i have a doubt in conversion of molecular weight to molar concentration. my doubt is i did this in online and the link is molbiol.edu.ru …
-
Structure Prediction for protein
written by ashamscsoft •When 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 •My 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 •I 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 •Let'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 •Hi, 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 GreenDiamondHello 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 •Hello, 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?