Hi Chris!--I am still trying to make the most out of your toolbox also trying to write our own using C.Do you have any kind of documentation on plot_brainGraph_gui ? Unfortunately, I am having a bad time on plotting using R commands.For example, even if I have 1 graph in my project if I just enter it in the gui, nothing really happens.Best,Ozgun
You received this message because you are subscribed to the Google Groups "brainGraph-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to brainGraph-help+unsubscribe@googlegroups.com.
To post to this group, send email to brainGraph-help@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/brainGraph-help/61df83c6-38d4-44a0-a1fa-483ec770181c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
g <- Map(function(x, y) llply(x, set.brainGraph.attributes, atlas=atlas,
modality=modality, group=y, .progress= ' text ' ),
g, as.list(groups))
g.lh <- lapply(g, lapply, function(x) induced.subgraph(x, V(x)$hemi == ' L ' ))
g.rh <- lapply(g, lapply, function(x) induced.subgraph(x, V(x)$hemi == ' R ' ))
plot_brainGraph_mni( ' axial ' )
plot_brainGraph(g[[1]][[N]], vertex.label=NA, vertex.size=V(g[[1]][[N]])$degree,
vertex.color=V(g[[1]][[N]])$color.comm, edge.color=E(g[[1]][[N]])$color.comm,
edge.width=log1p(E(g[[1]][[N]])$btwn))
To unsubscribe from this group and stop receiving emails from it, send an email to brainGraph-he...@googlegroups.com.
To post to this group, send email to brainGr...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to brainGraph-help+unsubscribe@googlegroups.com.
To post to this group, send email to brainGraph-help@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/brainGraph-help/e9369923-7d8a-4a0a-8921-65e5e46ed091%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "brainGraph-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/brainGraph-help/zgHOcnHenQQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to brainGraph-help+unsubscribe@googlegroups.com.
To post to this group, send email to brainGraph-help@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/brainGraph-help/CAHVz74iYmhfK92CTeOc0ux3OBo4OUTB7cZ9e%3DTRbo%3D1V5wh5fQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/brainGraph-help/CADjkCcfRNmfKHfXFr5cwhi7VzX-%2BhWz52BH%2B936dXEadWB0Q5w%40mail.gmail.com.
Session info ------------------------------------------------------------------------------------------------------------------------------------------------------
setting value
version R version 3.2.3 (2015-12-10)
system x86_64, linux-gnu
ui RStudio (0.99.903)
language en_US
collate en_US.UTF-8
tz <NA>
date 2016-09-23 Packages ----------------------------------------------------------------------------------------------------------------------------------------------------------
package * version date source
abind 1.4-5 2016-07-21 CRAN (R 3.2.3)
acepack 1.3-3.3 2014-11-24 CRAN (R 3.2.3)
ade4 1.7-4 2016-03-01 CRAN (R 3.2.3)
bitops 1.0-6 2013-08-17 CRAN (R 3.2.3)
boot 1.3-17 2015-06-29 CRAN (R 3.2.1)
brainGraph * 0.71.0 2016-09-22 Github (cwatson/brainGraph@d2a0a52)
cairoDevice * 2.23 2015-12-13 CRAN (R 3.2.3)
chron 2.3-47 2015-06-24 CRAN (R 3.2.3)
cluster 2.0.3 2015-07-21 CRAN (R 3.2.1)
codetools 0.2-14 2015-07-15 CRAN (R 3.2.1)
colorspace 1.2-6 2015-03-11 CRAN (R 3.2.3)
curl 2.0 2016-09-17 CRAN (R 3.2.3)
data.table 1.9.6 2015-09-19 CRAN (R 3.2.3)
devtools * 1.12.0 2016-06-24 CRAN (R 3.2.3)
digest 0.6.10 2016-08-02 CRAN (R 3.2.3)
foreach 1.4.3 2015-10-13 CRAN (R 3.2.3)
foreign 0.8-66 2015-08-19 CRAN (R 3.2.2)
Formula 1.2-1 2015-04-07 CRAN (R 3.2.3)
ggplot2 * 2.1.0 2016-03-01 CRAN (R 3.2.3)
git2r 0.15.0 2016-05-11 CRAN (R 3.2.3)
gridExtra * 2.2.1 2016-02-29 CRAN (R 3.2.3)
gtable 0.2.0 2016-02-26 CRAN (R 3.2.3)
Hmisc 3.17-4 2016-05-02 CRAN (R 3.2.3)
httr 1.2.1 2016-07-03 CRAN (R 3.2.3)
igraph * 1.0.1 2015-06-26 CRAN (R 3.2.3)
iterators 1.0.8 2015-10-13 CRAN (R 3.2.3)
lattice 0.20-33 2015-07-14 CRAN (R 3.2.1)
latticeExtra 0.6-28 2016-02-09 CRAN (R 3.2.3)
magrittr 1.5 2014-11-22 CRAN (R 3.2.3)
Matrix 1.2-3 2015-11-28 CRAN (R 3.2.2)
memoise 1.0.0 2016-01-29 CRAN (R 3.2.3)
munsell 0.4.3 2016-02-13 CRAN (R 3.2.3)
nnet 7.3-12 2016-02-02 CRAN (R 3.2.3)
oro.nifti 0.5.5.2 2016-07-24 CRAN (R 3.2.3)
pacman * 0.4.1 2016-03-30 CRAN (R 3.2.3)
permute 0.9-4 2016-09-09 CRAN (R 3.2.3)
plyr * 1.8.4 2016-06-08 CRAN (R 3.2.3)
R6 2.1.3 2016-08-19 CRAN (R 3.2.3)
RColorBrewer 1.1-2 2014-12-07 CRAN (R 3.2.3)
Rcpp 0.12.7 2016-09-05 CRAN (R 3.2.3)
RcppEigen 0.3.2.9.0 2016-08-21 CRAN (R 3.2.3)
reshape2 * 1.4.1 2014-12-06 CRAN (R 3.2.3)
RGtk2 * 2.20.31 2014-07-19 CRAN (R 3.2.3)
rpart 4.1-10 2015-06-29 CRAN (R 3.2.1)
scales 0.4.0 2016-02-26 CRAN (R 3.2.3)
stringi 1.1.1 2016-05-27 CRAN (R 3.2.3)
stringr 1.1.0 2016-08-19 CRAN (R 3.2.3)
survival 2.38-3 2015-07-02 CRAN (R 3.2.1)
withr 1.0.2 2016-06-20 CRAN (R 3.2.3)
To view this discussion on the web visit https://groups.google.com/d/msgid/brainGraph-help/CAHVz74i3uLpGauRSPW08VKm7t%2B2wqxh2yrvP5LDDH771CGbAHg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/brainGraph-help/CADjkCcd-kUoiZr8PaXXmxUN1wMw4mJen3gmGKVQ4BCWn4f4BuQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/brainGraph-help/e9369923-7d8a-4a0a-8921-65e5e46ed091%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "brainGraph-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/brainGraph-help/zgHOcnHenQQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to brainGraph-he...@googlegroups.com.
To post to this group, send email to brainGr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/brainGraph-help/CAHVz74iYmhfK92CTeOc0ux3OBo4OUTB7cZ9e%3DTRbo%3D1V5wh5fQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "brainGraph-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to brainGraph-he...@googlegroups.com.
To post to this group, send email to brainGr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/brainGraph-help/CADjkCcfRNmfKHfXFr5cwhi7VzX-%2BhWz52BH%2B936dXEadWB0Q5w%40mail.gmail.com.
--
You received this message because you are subscribed to a topic in the Google Groups "brainGraph-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/brainGraph-help/zgHOcnHenQQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to brainGraph-he...@googlegroups.com.
To post to this group, send email to brainGr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/brainGraph-help/CAHVz74i3uLpGauRSPW08VKm7t%2B2wqxh2yrvP5LDDH771CGbAHg%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "brainGraph-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to brainGraph-he...@googlegroups.com.
To post to this group, send email to brainGr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/brainGraph-help/75053b03-3618-44b0-8fd8-5474b8c182f2%40googlegroups.com.To unsubscribe from this group and stop receiving emails from it, send an email to brainGraph-help+unsubscribe@googlegroups.com.
To post to this group, send email to brainGraph-help@googlegroups.com.