in reply to Re^13: calculation of charged amino acids
in thread calculation of charged amino acids
This is the sample fasta file for which program gives wrong calculation. I have manually counted the residues which does not correspond to program output
for Aromatic residues:
A 37
V 10
L 12
I 6
Total= 65
for polar residues:
D 12
E 7
H 2
K 12
N 3
Q 4
R 20
S 7
T 4
Z 0
Total= 71
for nonpolar residues:
A 37
C 3
F 2
G 17
I 6
L 12
M 3
P 13
V 10
W 3
Y 1
Total= 107
if you run the program using this sequence you will find the error.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^15: calculation of charged amino acids
by mtmcc (Hermit) on Jul 31, 2013 at 09:41 UTC | |
by yuvraj_ghaly (Sexton) on Aug 01, 2013 at 04:22 UTC | |
by mtmcc (Hermit) on Aug 01, 2013 at 07:16 UTC | |
|
Re^15: calculation of charged amino acids
by marto (Cardinal) on Jul 31, 2013 at 09:51 UTC |