How to calculate protein length for species
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Protein sequence and atomic sequences of different species are almost similar
written by NareshDear all, I have taken protein sequences of 5 different species and calculated the no. of individual amino acid and also calculated no. of individual …
-
Files ending with .fna.gz, .gbff.gz, .gff.gz, .faa.gz & gpff.gz
written by NareshHi, What you mean by 1. genomic .fna.gz 2. genomic .gbff.gz 3. genomic .gff.gz 4. protein .faa.gz - protein sequences 5. protein .gpff.gz I tried …
-
How to retrieve large datasets for proteins
written by NareshUnder Entrez Programming Utilities Help, Application 3 says that you can RETRIEVE LARGE DATASETS. Here Chimpanzee example is given and we can retrieve mRNA sequences. …
-
Retrieving large datasets from NCBI
written by NareshHi all, How to retrieve large datasets from NCBI for a particular species and then to connect NCBI database to our program so that we …
-
Why Plasmodium falciparum 3D7 (Pf) posses the highest carbon content in its protein sequences??
written by NareshWhile comparing protein sequence of 10 species, which also include pf3D7, I found carbon content is more in pf3D7. when searching for the reason - …
-
Can we get amino acid sequence translation annotation for all different species in NCBI?
written by NareshIn the paper below, Protein and nucleic acid sequence data for 151 species (10 eukaryotes, 19 Archaea and 122 Eubacteria) were downloaded with amino acid …
-
Converting .faa.gz files into word?
written by NareshWhen I am download protein .faa.gz files. I am not able to convert that file in word. Please help me. Thanks Naresh
-
How to take complete set of protein sequences of all species across the phylogenetic tree from NCBI…
written by NareshHi, I need to take complete set of protein sequence for all species across the phylogenetic tree from NCBI. Please guide me Thanks Naresh
-
Which multiple sequence alignment tool works best to compare mutations in a gene in multiple specie…
written by NareshI need to do multiple sequence alignment to check one particular gene of one species with other species which also contain that gene. eg. MSTN …
-
Can we represent protein sequences at the atomic level, such as carbon, instead of Amino acid to pr…
written by NareshHi, Can we represent protein sequences at the atomic level, such as carbon, instead of amino acid to study protein structure and function? if so, …
what have you tried ?
1) Relative amino acid = Total no of individual aa/total no. of aa x100. 2) average amino acid = relative aa/total no. of protein. 3) total. no of specific aa/total no. of protein sequences. 4) avg. protein length = total no. of AA/total no of proteins
These formulae i tried.