neurodata / subgraph

subgraph analysis
0 stars 0 forks source link

RMarkdown List #4

Closed leoduan closed 7 years ago

leoduan commented 7 years ago

@MrAE @DSP137 @portokalh @jovo

Here is a list of what each Markdown file does:

ROItest.md: hypothesis testing in ROI of interest coarseAtlas.md: hypothesis testing in coarse ATLAS eda.md: exploratory data analysis (plots raw adjacency plots, etc.) joint_embedding.md: joint embedding omni_embedding.md: omni-embedding

Please disregard the other markdown files as they were exploratory and we didn't find things useful.

leoduan commented 7 years ago

@MrAE

Alex's graph data are stored in subgraph/graphml/ You can move the outlier/young ones to be excluded into subgraph/graphml/excluded, so that they don't get read into R.

jovo commented 7 years ago

thanks everyone!!!

On Tue, Jun 13, 2017 at 5:42 PM, Leo Duan notifications@github.com wrote:

@MrAE https://github.com/mrae

Alex's graph data are stored in subgraph/graphml/ You can move the outlier/young ones to be excluded into subgraph/graphml/excluded, so that they don't get read into R.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/neurodata/subgraph/issues/4#issuecomment-308257390, or mute the thread https://github.com/notifications/unsubscribe-auth/AACjcjmYIFckWqj_b-7EEGFXnmEZBlJrks5sDwJZgaJpZM4N5Hic .

-- the glass is all full: half water, half air. neurodata.io ps - i tend to respond to email weekly so i can spend more time with my wife & baby, thank you

portokalh commented 7 years ago

organized the files in graphml, and moved a few more files to excluded. in my fork.