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

Merging first draft of json export #66

Merged
merged 3 commits into from
Oct 26, 2021
Merged

Merging first draft of json export #66

merged 3 commits into from
Oct 26, 2021

Conversation

HLWeil
Copy link
Member

@HLWeil HLWeil commented Oct 26, 2021

#63

First functionality for getting arc subparts as json are included and can be exported via

arc export exports full arc as investigation.json
arc assay export exports all assays as studyList.json (to include persons)
arc assay export -n AssayName exports specific assay as study.json (to include persons)

For these commands also a -ps flag exists to retrieve everything as a processSequence.json (which is planned to be used as the major exchange format for interrogating the arc for experimental specifics)

For these commands also a -p argument exists to write the resulting json to a filepath

@HLWeil HLWeil merged commit d0348b5 into developer Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant