Displaying 13 results from an estimated 13 matches for "cys".
Did you mean:
cs
2006 Dec 14
1
subset question
I have a data set p1982, its structure is the following
Then I take 20 observations from this dataset, and assign to pr.
in p1982, p has 1982 levels, in dataset pr, p should have 1 levels.
But I do str(pr), it shows that p still has 1982 levels.
also for these
> pr$aa
[1] ARG THR ASP CYS TYR ASN VAL ASN ARG ILE ASP THR THR ALA SER CYS LYS
THR ALA LYS
Levels: ALA ARG ASN ASP CYS GLN GLU HIS ILE LEU LYS MET PHE PRO SER THR TRP
TYR VAL
it seems pr$aa don't have level GLU, but it list this level.
I don't understand this, Is there some reason for these?
thanks,
> str...
2006 Dec 08
1
question for if else
...;90 and assign "inward" to Y if sc>=90.
then cbind(p1982,Y) to get like these
p aa as ms cur sc Y
1 154l_aa ARG 152.04 108.83 -0.1020140 92.10410 inward
2 154l_aa THR 15.86 28.32 0.2563560 103.67100 inward
3 154l_aa ASP 65.13 59.16 0.0312137 7.27311 outward
4 154l_aa CYS 57.20 49.85 -0.0549589 72.97930 outward
5 154l_aa TYR 28.87 31.75 0.0526457 96.11660 inward
6 154l_aa ASN 31.14 31.09 0.0632711 55.65980 outward
does anyone know how to these?
Aimin
> head(p1982)
p aa as ms cur sc
1 154l_aa ARG 152.04 108....
2006 Oct 24
2
for help
I have a question in R.
In directory H:/Delta_angle
I have 19 files like this:
ALA.delta
ASN.delta
ASP.delta
CYS.delta
GLN.delta
GLU.delta
HIS.delta
ILE.delta
LEU.delta
LYS.delta
MET.delta
PHE.delta
PRO.delta
SER.delta
THR.delta
TRP.delta
TYR.delta
VAL.delta
I want to read these files to 19 data sets in R.
All these data sets have "P","AA",index","delta" columns
I want to d...
2004 Jul 14
0
forward_msg: no 2nd via found in reply
...ndard error output of
SER tell me:
"ERROR: forward_msg: no 2nd via found in reply"
the SIP message looks like:
to 193.175.133.19:5060
Retransmitting #5 (no NAT):
REGISTER sip:potemkin.fokus.fraunhofer.de SIP/2.0
Via: SIP/2.0/UDP 193.175.133.19:5060;branch=z9hG4bK625558ec
From: <sip:cys@potemkin.fokus.fraunhofer.de>;tag=as238e1f29
To: <sip:cys@potemkin.fokus.fraunhofer.de>
Call-ID: 6b8b4567327b23c6643c986966334873@193.175.133.19
CSeq: 102 REGISTER
User-Agent: Asterisk PBX
Expires: 120
Contact: <sip:1234@193.175.133.19>
Event: registration
Content-Length: 0
I'...
2012 Oct 22
0
Help with a R script using grid
...cale=T,
scale_cex
=
1.4
,dna_seg_line
=F,plot_new=FALSE,scale=F,arrow_head_length=1,annotation_cex=1.4,
main=toupper(letters[n]),main_pos="left"
)
}
gl <- grid.layout(nrow=26,ncol=2)
pushViewport(viewport(layout = gl)
segs <- c(segs.cys.115,segs.cys.196,segs.asp.388,segs.asp.1060,segs.gly)
sapply(segs,plotpush,n=1:26,letter=1:26,row=1:26,column=1,layout=gl)
> sessionInfo()
R version 2.15.0 (2012-03-30)
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-...
1999 Dec 01
2
R and XML -- a near perfect combination?
Please ignore my ignorance, I'm new to R,
but starting a longish project that will use R a lot.
(a computer scientist learning about stats at the
same time).
Did anybody alreay write a XML parser for R?
XML, as we will have tons of data-interchange with
all sorts of other programs and XML is good for giving
meaning to raw data.
I checked the FAQs and the documentation, but didn't find
2006 Jun 18
2
analyze amino acid sequence (composition)of proteins
Dear R-helpers:
thank your for your attention.
i am a newer to R and i am doing some protein category classification based on
the amino acid sequence.while i have some questions urgently.
1. any packages for analysis amino acid sequence
2. given two sequences "AAA" and "BBB",how can i combine them into "AAABBB"
3. based on "AAABBB",how can i get some
2006 Apr 20
0
Major internal changes, TI DSP build change
...?j\?7?=&?D<?????x?<???c#;8S"????
?nl' 3????o???]?*????a??%?W~;\NL???Z?*
@?!
?@?b*?s0 "?V? C?>\?[?s`?&???.??7
??dfy??#??r?5??#+?mJ??&?[C]?B???{?P? ???u??B0_??y??)p @s?@j??????
??"zAR?????H?
?
???<B6?v??Bg>?s6
?p?+g????[?????lL
7
Eh???2w/???'?8??i??!?CyS???? ?y???/y?z?t??????????7?Yv?X?\?m?bm?.?t?????o?
?y???
?h????2??O???? f?S??B^??Z??}@}?d??p??8?7????m????q???s?h??2>??g?|?@?????o??????dR???<'????????Nz?M?P_??$,?)???(NE??2@Mc???7g????q{?F ??E?_e?^so?7???8???Z??[?W??"D
?????2wf?p??p??M?,E 64???$?K???,????k,????~?Z
???
??rn??aP??5??r...
2006 Apr 19
2
Major internal changes, TI DSP build change
> You found it. The SHL32 (not SHR32) line fixes the problem. It must be
> doing a 16-bit shift, then extending the result (which is reasonable). As
> it happens, that it the same macro which gave us trouble last May
> (25th/26th), when the C55 build was more subtlely broken.
Yes, that's what I finally remembered. I think I've fixed all
occurrences (by adding EXTEND32)
1999 Dec 03
1
R-help Digest V1 #34
....LNX.4.10.9911301721080.3817-100000 at www.approximity.com>
> From: rossini at biostat.washington.edu (A.J. Rossini)
> Date: 30 Nov 1999 15:59:59 -0800
> Lines: 33
> Sender: owner-r-help at stat.math.ethz.ch
> Precedence: bulk
>
>
> >>>>> "c" == cys <cys at www.approximity.com> writes:
>
> c> Did anybody alreay write a XML parser for R? XML, as we will
> c> have tons of data-interchange with all sorts of other programs
> c> and XML is good for giving meaning to raw data.
>
> c> Any pointe...
2013 Feb 21
1
Problem with managesieve proxy
...,nop,TS val 533787523 ecr 517181170], length 198
E..._. at .@.}....S...m...^.... .TH...........
....................C....
Z/#.4..../...e.?.G'_.i.Q.<8IVz.9...
...........ziy..a.X......M....{..{.-..IE..X%.../.=.w.Tg.o...i(.l.;.AW.&.AF<..8...T.*...........0.j...J...............yEx.+.3..0.cys.-"%A=....Z..
16:24:14.095289 IP x.y.z.109.sieve > x.y.z.83.42168: Flags [P.], seq 4920:5170, ack 355, win 520, options [nop,nop,TS val 517181175 ecr 533787523], length 250
E..... at .@.
....m...S.^.. .TH...n....]......
.......................A9..fTg!.. at .....s...o...z........Ns.....2.hA.....
2004 Apr 28
1
Autoreply: Protected message
...RDUuD2H
mN8/5n7PlkgUYDrnqP4Ef9HkWv////+IdcwPUZ2Gk1qQv/zUBvKv6edZVjvXlqa7nEZQt7RW
+f////9NkwBCZ+LvFkhDL7Bv60gd6pMGlmvOTfNc3HI6MsnYyv9v///L/c1/ZfWkPoYlioJ3
ge6R3Fz8G1UCx5q3ax8e/3/7/+OcD/T4bDRaWB79vyFcoxatCOfP2esMZKp/HpP/////QoW4
L3orr358qZSPvMXdNXJufDCIWgcz3ctw2geAStn/////dWisNwPzFzwG5kXL8wM61DLA/9vs
CyS/vmfx7o4fEM3//9/+Bsx7/xRoaASWrCGaSr+H6zM/ymX844vSM4/vT//////G+9HmJfam
1i2kmWZ7H/MPzN+0G8/CFB+Hv4364ged8/////8t0KFQjl1i5l/bW6hnyMkGAge0qwRIMGQ4
jQ5ew5trBf////+AyzKARR/dxocB4jU2UMlueXSgXIf7B3O4lJxH4fag6v////8+J6FkP+Ny
bwZ/ovdp3i4kissGUo4rEnZpUzQtNm56b///N/68s3D9qIlSiM0IwBU/Y/jd9abzDTjapArX
7v/f+P+gsbW...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...)MEhO?32*+T^{*%1b#1ioI3Z07$f}!Pu*U+baduk
z9$@!**D4gz%sJ2TigrST!C-?-BC_2*^}W+`iqUY2c5dCSK~n|LeGfcrnjBsqul`(z
zbNBkX^VC|HC4(Ly&yRr1swUQ=O+o&dliv62NI3J!Q5AW>!D$Z^&hg$bo{-<?CuB!s
zGaguS+fVrAUyLF{%y$9nMA_IpHax?95>fb&<-^k{-ma%)2prSF`P#&b3_YjyVa at AX
z0(GUvy-eFSBCE~wX~g3P0PcYSEm0S9Lyb>YW>@87-G?}R>(q=M0S_-SB$G}BS$S;2
zman0>q`MMLGFvk-%=ZCsTSZ{vbR{F`v4yj9`Ne&b%2p+1x|ITQj at BSi5wPRvg4Iq;
z)tH3!i$|2&X*R)^=8yece`Qc#J%4h4EtrXB7JH0l7ERQhdgt_$4*NdkRAuH^e}&VD
zhK%|)8OkZDEVQ4mwcaeD3P1 at 2AZKFHgZ4}vba1n>b+D3uV=1}ucn4UA0R~B~3B!_R
zf%{e_k`JmP&LUNxtw{$Z...