cyverse-foss
    • Create new note
    • Create a note from template
      • 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
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me 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
    • Save as template
    • 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 Create Help
Create Create new note Create a note from template
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
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me 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
1
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
# (PM Session) Foundational Open Science Skills (FOSS) Lesson 3: Intro to Data Management :::info **Date**: `2020-09-28` **Today Lead Instructor:** Michele **Today Helpers:** Tina, Tyson **Course Website:** https://cyverse-learning-materials.github.io/foss **Zoom Link:** https://arizona.zoom.us/j/86152278453 **Instant Feedback:** (please complete before you leave class) [Complete Form](https://docs.google.com/forms/d/e/1FAIpQLSeVyEB8sU99Mn4IuzQ561Crp7v_wDl-yEcD2iutBxXRfrHo-Q/viewform?usp=sf_link) ::: ## :stopwatch: Agenda ### Warm-up (5 minutes): #### Questions & Comments about Project Management left over last week? ## Introduction to Data Management (50 minutes) ### Self Assessment :::info If you give your data to a colleague who has not been involved with your project, would they be able to make sense of it? Would they be able to use it properly? ::: :jack_o_lantern: * omg probably not 100% but i did try to make it easy to understand for other people but there'll be times where you need to present something, deadlines come up, and you are not doing your best documenting. I always tried to go back after deadlines and re-write stuff, but it's october and im tired lol. * Nope. My boss frequently says she isn't allowed to touch any of our data because she might mess it up. I would hope it's intuitive, but I've never actualy tried! * Definitely not 100%. That get's demonstrated when new scientists enter the lab and need to pick up where projects left off. * Some projects yes, most may be not. There is room for improvement for sure, but also writing to make it understandable for all skill levels is a challenge. * Tahsin: At this stage, No! But when I share my data to my colleague, I make sure it is understandable. * I would give it a 50/50 shot. I try to have organization in my folders and background info docs. As well as some code comment * Not at the moment. I am mostly in the exploratory phase of a new project so I am looking into a lot of new datasets and haven't spent the time to organize it all yet because I am not sure what I will end up using. * No, because they don't use coding languages. If they did, I think my code would be interperable * Some of my data is has metadata with it or it is downloaded from a government facility where one can find the metadata. But for data that I maniputlate it can be hard to understand for other people or future me. * If they were preemptively familiar with the work tools that I use they could but other wise it could be a struggle. They would not know what I planned to use the data for so most likely they would not be able to use it properly. * It depends on the dataset/project * I suspect that they would be able to understand the functions that my code are performing (I am somewhat religious about commenting my scripts) on the data however understanding the data itself requires some background theory. The code and the dataset are not developed enough yet to be a standalone/self-contained entity from which anyone can understand the work. :::info If you come back to your own data in five years, will you be able to make sense of it? Will you be able to use it properly? ::: * I believe so... but that's such a long time * Most likely I could remind myself what I was doing and use past documents I have saved in the cloud, git, and google to figure out what I was doing and what I wanted to do. * I think that I am improving in this area, but not all of my past work is very well organized. * I think so, I've gotten better at commenting out code and explaining what is happening/where to find what in different folders. * Some datasets probably, but code not always...sometimes hard to find the code that I know I wrote (aka organization is not great) * I dont think so. Right now I can't even remember most of my data after 6 months! * I think so * No, I can't do this even within the few weeks of peeer review, usually. * yes. for sure. * for the most part yes, I have gone back and had trouble but try my best to write detailed notes or versions of data/code/files * I hope so, I think so after a day or refamiliarize with it. * Perhaps after a few days of file exploration, reading past notes, and toying around with the code. :::info When you are ready to publish a paper, is it easy to find all the correct versions of all the data you used and present them in a comprehensible manner? ::: * yes. at least I got this one right lol * yes, with a little bit more organization as I finish things up * Yes * No, I am awful and organinizing my data. Largely because the data itself is simulated and I am still working on getting the code in order to properly generate a good data set. when I'm ready to publish yes, but not always along the way :( * * Yes! I keep the original data in it's own folder, and the final versions with the final manuscript in it's own folder. * yes * No, I always have this moment like *oops all the results were a little off* when I finish a project because I go through and try to find all the right datasets and run again :/ * I have many version controls, * Yes, I label all the things. Details, details, details. But it is a headache to keep track if I do not modify/notate in the moment. * Yes, if I am publishing a paper I would make sure to have all my data available in a comprehensive manner because it frustrates me when I can't reproduce papers I read * I am getting better at this! * Yes, I tend to clean up my data right before publication, but I'm a mess leading up to that point --- ## Breakout session 1 (Rms 1 and 2) ::: info 1. What are the two or three data types that you most frequently work with? - Think about the sources (observational, experimental, simulated, compiled/derived) - Also consider the formats (tabular, sequence, database, image, etc.) ::: * sound recordings (will be transcribed to text), texts (will be coded to csv), survey responses (csv) * Large, public datasets * Experimental data (stored in CSV files) * Simulated data for computational experiments - for models under active development, so constantly rewriting code and re-gnerating data * Observational, survey, clinical, health datasets (patient-reported outcomes) * Weather data * Biological samples (e.g., hormone measures), physiological measurements (e.g., cardiac data) * Genomic data * Time-series data (arrival statistics, video) * Qualitative interview data that is transcribed and coded * genomic (experimental) data ::: info 2. What is the scale of your data? - file size (kb,mb,gb,tb,pb,eb), file #s, processing time, etc ::: * Observations in the hundreds or thousands (100-10,000 range, MB) * sound recordings less than 100, texts (?? how to quantify this), survey responses less than 5000 * GBs to TBs * ~58 terabytes, ~14 million images :bug: :open_mouth: * Small code files, <5 Gb simulated data files (csvs etc) ## Best practices * Project Charter (Planning) * Consent (informed) * standardized variables * Metadata fields (I think there are some NSF standards) * Redundancy * Analysis metrics that are the industry norms/standards (Analyze) * Persistence * Instrument calibration * Explicit units description * for preserve -> backups of raw data protected with read only permissions ** (ahh this is a good idea) * describe -> creating data dictionaries ** I like that idea ^ --- ## :toilet: BioBreak (5 minutes) :coffee: :tea: ## Data Management Cont. ### Discussion on Data Strategies :::info What is your strategy for storing and backing up your data? ::: dropbox boxHealth github cyverse Box external drive * well Greg just told me to do hard drive x2 (plus cloud and 2 physical copies) so I'll be doing that now lol * UA Box , REDCAP, Google Drive * supplementary materials section as part of journal publication submission * HPC, lab server :::info how do you preserve your data? ::: Github (same) Zenodo HMP DACC It goes into a local drive (becomes dark data) to die... <- who's this :heart: :::info Have you ever used or created a Data Management Plan for your research? - what was the DMP used for? ::: * nope, but I want to start one for my second-year paper * never done a formal DMP before but am currently working on one FAIR * FAIR is great, it's a good scaffold to work with * FAIR seems more to do with technology, and CARE seems more to do with people. Both are needed! ## Introduction to CyVerse https://user.cyverse.org - User Portal (Account Creation) https://learning.cyverse.org/what_is_cyverse/ ### Homework Assignment Work through Self-Paced CyVerse Intro: https://cyverse-learning-materials.github.io/cyverse_mooc/ ### Links shared in class Ontology v. Schema: https://www.w3.org/wiki/SchemaVsOntology ORCID: https://orcid.org/ How to FAIR: https://howtofair.dk/how-to-fair/metadata/ Checksum: https://en.wikipedia.org/wiki/Checksum FAIR sharing: https://fairsharing.org/ Creative Commons (licensing): https://creativecommons.org/ Licensing FAIR data for reuse: https://direct.mit.edu/dint/article/2/1-2/199/10013/Licensing-FAIR-Data-for-Reuse FAIR Data assessment tool: https://ardc.edu.au/resource/fair-data-self-assessment-tool/ DMP Tool: https://dmptool.org/ Data Stewardship Wizard: https://ds-wizard.org/

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