Count number of Serine/threonine/tyrosine residues in certain genes ?!
2
0
Entering edit mode
8.2 years ago

I have a list of Arabidopsis Gene ID, I am interested to generate serine-threonine- tyrosine counts of residues in each one? Is there a way to do that for a large set of genes?

It is my first time to look for such aspect! I know the question may sound naive a bit!

Thanks in advance

Protein serine threonine tyrosine • 1.3k views
ADD COMMENT
1
Entering edit mode
8.2 years ago
mastal511 ★ 2.1k

There are probably BioPerl or BioPython functions that will do this.

ADD COMMENT
0
Entering edit mode

I would use this approach. You can either download the genes of interest in FASTA format (or similar) or use a tool to automatically retrieve a sequence from NCBI (or another database) using the ID and calculate that. But BioPerl/Biopython both have sequence parsing methods that you can build on to do the counting.

ADD REPLY
0
Entering edit mode
8.2 years ago

You could use ExPASy's ProtParam tool http://web.expasy.org/protparam which allows you to compute the amino acid composition for a given protein interactively.

ADD COMMENT

Login before adding your answer.

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