SORTEE-Github-Hackathon
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Write
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
      • Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Sharing URL Help
Menu
Options
Versions and GitHub Sync Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Write
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
Invitee
Publish Note

Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

Your note will be visible on your profile and discoverable by anyone.
Your note is now live.
This note is visible on your profile and discoverable online.
Everyone on the web can find and read all notes of this public team.
See published notes
Unpublish note
Please check the box to agree to the Community Guidelines.
View profile
Engagement control
Commenting
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Suggest edit
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
Emoji Reply
Enable
Import from Dropbox Google Drive Gist Clipboard
   owned this note    owned this note      
Published Linked with GitHub
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
# Breakout rooms 1/3 - Visualizing data and Results & Research documentation [Markdown CheatSheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) [Our Github Repo](https://github.com/SORTEE-Github-Hackathon/research_documentation) [Google slides](https://docs.google.com/presentation/d/1CQNClZyES0My-WFBqobd7KymMu9KLMrVLgvMO72WSPY/edit?usp=sharing) [![hackmd-github-sync-badge](https://hackmd.io/N9ISkOp3QraJ_sVEiZdU4Q/badge)](https://hackmd.io/N9ISkOp3QraJ_sVEiZdU4Q) #### We'll cover the following topics: Step 1: Presentation of the breakout room topic Step 2: Brief tutorial and time for individual practice Step 3: Discussion and summary of challenges Step 4: Return of participants and organizers to the main workshop room ## Examples / References that display research documentation, data, and results Use of displaying notebooks as experiments on Github - Team working on optimization of a neural network: https://github.com/DiscoveryDNA/team_neural_network/tree/master/code/experiments - "Toolchain walkthrough" for organising data for systematic review: https://github.com/softloud/sysrevdata (https://softloud.github.io/sysrevdata/) Working on a team using Github Organizations - Overarching research team that works on multiple projects. Seperating projects that range from experiments to software: https://github.com/DiscoveryDNA - An ugly example of team working: https://github.com/LivingNorway Hosting website to work on research publicly - Organization that shares tutorials and research. Each project will evolve into a "post" on website https://github.com/cabinetofcuriosity - Website: https://github.com/cabinetofcuriosity/cabinetofcuriosity_site Documentation of data standards - https://github.com/ess-dive-community Archival of code and results for papers - Largely non-computational project. Code was just used to analyze resutls and create graphs: https://github.com/iamciera/sister-of-pin1-material/blob/master/cosegregation/readme.md - Largely Computational Project: https://github.com/iamciera/lcmProject Learning Github - https://github.com/hlowman/TidyTuesday/blob/master/resources/Git_GitHub_Guide.pdf - https://afredston.github.io/learn-git/learn-git.html #### Discussion questions: 1. What other tools have you used for this purpose? - Sharing files back and forth - Microsoft Office with track changes - OSF R package 2. How does GitHub compare to other tools you've used for this purpose? - Harder to get some collaborators on board - Smaller file size limits - Undergrads can be the best adopters, helping with data tidying (no habits), one workshop at the beginning - microsoft owns github - size limits actually quite large on OSF 3. What are the main challenges in using GitHub for this purpose? - Making sure everyone on team is willing to use - Size limits - Certain file types have cryptic 'diff' documentation in Github - large corporation owning code - terminology not consistent across programs - Working with a team with varying skill levels and associated challenges - seems like a big step relative to track changes in MS word - some collaborators still reluctant to even use Google drive 4. What are the main benefits of using GitHub over some other tool? - Making sure all collaborators are using the same version - Example of a microsoft access database- collaborating with several students including undergrads 5. What could be done to improve GitHub for this purpose? - Glossary of terms put into user-friendly language - teaching git starting with 5 commands, not overwhelming with all vocabulary - teasing apart which software engineering principles are needed for researchers, vs. what should be delegated to a software engineering role within a research team - Explain to students that it's very hard to 'break' it - Starting with low stakes projects - Make learning project-based - You don't have to use github if you use git: Gitlab instead of Github, but same fallbacks. Gitlab offered free private repos - When teaching Git/Github, it's important not to transfer hesitancy to students -- helpful to model behaviour of not needing to be an expert and making mistakes ## Misc discussion - Some members seeing big disjunct between their willingness to adopt new technology relative to PIs - writing manuscripts as markdown documents, converting into word, getting back track changes and implementing manually - github pilot - helps autocomplete code, took everyone's code and did ML including all license types - people like software developers experience more top down support/pressure to adopt, whereas researchers usually working from bottom up - dealing with big files - splitting and binding big files can help - adding releases helps get around file size restrictions - unlimited file size - osf R package as an alternative for written components of projects, scripts go onto github - As a minimum situation where no new software needs to be learned - build timestamp into all documentation (including data download) - most software engineers don't store data either locally or online -- this is why there is a limit

Import from clipboard

Paste your markdown or webpage here...

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lose their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.
Upgrade
All
  • All
  • Team
No template.

Create a template

Upgrade

Delete template

Do you really want to delete this template?
Turn this template into a regular note and keep its content, versions, and comments.

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

By clicking below, you agree to our terms of service.

Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
Wallet ( )
Connect another wallet

New to HackMD? Sign up

Help

  • English
  • 中文
  • Français
  • Deutsch
  • 日本語
  • Español
  • Català
  • Ελληνικά
  • Português
  • italiano
  • Türkçe
  • Русский
  • Nederlands
  • hrvatski jezik
  • język polski
  • Українська
  • हिन्दी
  • svenska
  • Esperanto
  • dansk

Documents

Help & Tutorial

How to use Book mode

Slide Example

API Docs

Edit in VSCode

Install browser extension

Contacts

Feedback

Discord

Send us email

Resources

Releases

Pricing

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions and GitHub Sync
Get Full History Access

  • Edit version name
  • Delete

revision author avatar     named on  

More Less

Note content is identical to the latest version.
Compare
    Choose a version
    No search result
    Version not found
Sign in to link this note to GitHub
Learn more
This note is not linked with GitHub
 

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

      Link with GitHub

      Please authorize HackMD on GitHub
      • Please sign in to GitHub and install the HackMD app on your GitHub repo.
      • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
      Learn more  Sign in to GitHub

      Push the note to GitHub Push to GitHub Pull a file from GitHub

        Authorize again
       

      Choose which file to push to

      Select repo
      Refresh Authorize more repos
      Select branch
      Select file
      Select branch
      Choose version(s) to push
      • Save a new version and push
      • Choose from existing versions
      Include title and tags
      Available push count

      Pull from GitHub

       
      File from GitHub
      File from HackMD

      GitHub Link Settings

      File linked

      Linked by
      File path
      Last synced branch
      Available push count

      Danger Zone

      Unlink
      You will no longer receive notification when GitHub file changes after unlink.

      Syncing

      Push failed

      Push successfully