Python function to obtain secondary structure using Biopython
1
0
Entering edit mode
9.1 years ago

Hi,

I have to make a python function that is able to check the secondary structure information for each sequence present in a fasta file, using biopython.

Can somebody help me?

sequence blast • 3.7k views
ADD COMMENT
1
Entering edit mode
9.1 years ago
Ram 43k

Does each sequence have a 3D structure already? If so, you pick up corresponding 3D structure PDB file after a blast and query the PDB file. Else, you'll have to look for secondary structure prediction algorithms.

ADD COMMENT

Login before adding your answer.

Traffic: 1668 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6