New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Gephi walkthrough to Docker lesson, resolves #91 #93

Merged
merged 2 commits into from Jan 29, 2019

Conversation

Projects
None yet
2 participants
@ianmilligan1
Copy link
Member

ianmilligan1 commented Jan 29, 2019

This adds a hopefully nice Gephi walkthrough to the Docker lesson plan (which doubles as our "homework" for datathons).

screen shot 2019-01-29 at 12 27 02 pm

Do you want to do a run-through @SamFritz and see if this makes sense?

@ianmilligan1 ianmilligan1 requested a review from SamFritz Jan 29, 2019

@SamFritz
Copy link
Member

SamFritz left a comment

Nice walk through @ianmilligan1 - really easy to follow and the test graph can out great!


On the opening screen, you want to select “Open a Graph File...” and select the links-for-gephi.gexf file that you generated in the last script. It will be found in the `/data` directory you have been working with.

This comment has been minimized.

@SamFritz

SamFritz Jan 29, 2019

Member

suggestion: "On opening the Gephi application"


![import report](/images/gephi-2.png)

You'll now see the following basic layout. Not too useful, is it? Let's begin by creating a new layout, which you'll see highlighted here below:

This comment has been minimized.

@SamFritz

SamFritz Jan 29, 2019

Member

suggestion: "You'll now see the following basic layout in the Overview tab"

  • maybe put a square around the overview tab. When I followed the steps my gephi didn't automatically start with this tab

This comment has been minimized.

@ianmilligan1

ianmilligan1 Jan 29, 2019

Member

Changed the image!


![basic graph](/images/gephi-3.png)

Select the layout tab at left, and select "Yifan Hu Proportional." Leave the values default, but you can begin to play with the figures and see what it does. To lay the graph out, please click the "run" button.

This comment has been minimized.

@SamFritz

SamFritz Jan 29, 2019

Member

remove "please"


![text size](/images/gephi-7.png)

Some of the labels now overlap, so let's run another simple "layout." This time, we select "Label Adjust" and press play.

This comment has been minimized.

@SamFritz

SamFritz Jan 29, 2019

Member

suggestion; press "run"

![final layout](/images/gephi-12.png)

### Learning Guides
Once you're comfortable with Gephi, you can explore some of the other learning guides. See below:

This comment has been minimized.

@SamFritz

SamFritz Jan 29, 2019

Member

I think we need a space before the list to have bullet points appear.

@SamFritz SamFritz merged commit 1812efb into master Jan 29, 2019

@ianmilligan1 ianmilligan1 deleted the issue-91 branch Jan 29, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment