Skip to content

To create synthetic datasets for testing and demonstration

Notifications You must be signed in to change notification settings

nih-cfde/C2M2syndatagenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crosscut Meta Data Model Synthetic Data Generator

A script that can be run in the cloud to create synthetic datasets for testing and demonstration

To Run:

  1. Click the Binder button to load Rstudio in your browser
  2. In the lower right corner click builddataset.R
  3. In the top right text editor, change any desired values in the User Settable Options section
  4. Click the source button at the top of the text editor to run the tool

To download results:

  1. Open the Terminal and commpress your output folder by running tar -zcvf outdir.tar.gz outdir/
  2. In the side panel, check the box next to your copmressed file
  3. Click the blue gear that says More
  4. Choose Export and select a location for saving the file
  5. Locally, uncompress the the file with tar -xf outdir.tar.gz

Follow these steps to submit your data for testing.

Optional, save a copy of your modified builddataset.R as a branch for future reference.

For more information, see the

About

To create synthetic datasets for testing and demonstration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages