Displaying 2 results from an estimated 2 matches for "pathg".
Did you mean:
path
2010 Oct 10
2
Help reading table rows into lists
Hi all,
I have a large table mapping thousands of COGs(groups of genes) to
pathways.
# Ex
COG0001 patha pathb pathc
COG0002 pathd pathe
COG0003 pathe pathf pathg pathh
##
I would like to combine this information into a big list such as below
COG2PATHWAY<-
list
(COG0001
=
c
("patha
","pathb
","pathc
"),COG0002=c("pathd","pathe"),COG0003=c("pathf","pathg","pathh"))
I...
2012 Mar 12
1
SEM eigen value error 0 X 0 matrix
...-> wellbeing, path3
belonging -> belonging_hapmar, patha
belonging -> belonging_attend, pathb
belonging -> belonging_cowrkint, pathc
autonomy -> autonomy_overwork, pathd
autonomy -> autonomy_famwkoff, pathe
autonomy -> autonomy_hrsrelax, pathf
optimism -> optimism_confinan, pathg
optimism -> optimism_goodlife, pathh
optimism -> optimis_conlegis, pathi
wellbeing -> wellbeing_happy, pathj
wellbeing -> wellbeing_health, pathk
wellbeing -> wellbeing_life, pathl
belonging <-> autonomy, covariance1
autonomy_overwork <-> autonomy_famwkoff, covariance2
au...