Skip to content

Pennsieve/dbgap-prep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbgap-prep

A Pennsieve analysis workflow application to create dbGaP submission files.

workflow

This application should be run in a workflow where it is preceded by a Data Source node to allow the user to choose the dataset's subjects.xlsx and samples.xlsx as input. This application should be followed in the workflow by a Data Target node with target type Pennsieve Dataset so that the dbGaP submission files created by this application are uploaded back into the dataset being prepared for submission.

Documentation on the format and contents of the dbGaP submission files can be found here: https://www.ncbi.nlm.nih.gov/gap/docs/submissionguide.

running locally

If you have an example subjects.xlsx and samples.xlsx files you'd like to test with, run

 % go run cmd/local/main.go -i <input directory containing subjects.xlsx and samples.xlsx> -o <output directory>

About

A Pennsieve analysis workflow application to create dbGaP submission files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors