Skip to content
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
Merged

Conversation

ianmilligan1
Copy link
Member

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?

Copy link
Member

@SamFritz SamFritz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.
Copy link
Member

@SamFritz SamFritz Jan 29, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 January 29, 2019 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants