Search Domains In A Protein Fasta File.
1
3
Entering edit mode
12.8 years ago

Hi i wanted to write a script in perl that can finds domains in a protein.i have domains protein sequences in two fasta file.i want to search all domains in a protein and i want order of domains. thank you for your help. james.

protein • 4.5k views
ADD COMMENT
0
Entering edit mode

Hi! I'd suggest you read http://www2.warwick.ac.uk/fac/sci/moac/students/peter_cock/python/rpsblast/ (and ignore the biopython part).. if you're stuck somewhere you're welcome to refine your question.

ADD REPLY
0
Entering edit mode

I have a fully working and tested procedure for extracting domains here. :) Welcome to Biostars.org!

ADD REPLY
0
Entering edit mode

thank you,actually i have two question at first: 1)how can i extract protein sequences one by one from a fasta file? 2)how can i find domain sequences with their name in one file? thank you.

ADD REPLY
2
Entering edit mode
12.8 years ago

For the first part of your question I would suggest the bioperl library. This will handle the parsing of sequences from your input file.

For finding domains there is a perl script available from SMART for the parsing of domains from a fasta sequence automagically.

ADD COMMENT

Login before adding your answer.

Traffic: 2330 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