[go: nahoru, domu]

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

Output single machine readable file with the whole report #60

Open
andersgs opened this issue May 2, 2016 · 1 comment
Open

Output single machine readable file with the whole report #60

andersgs opened this issue May 2, 2016 · 1 comment
Assignees

Comments

@andersgs
Copy link
Collaborator
andersgs commented May 2, 2016

For instance:

MLST_REPORT_START
...
MLST_REPORT_END
ALN_START
...
ALN_END

etc...

Or, in JSON format.

This will make it easier to parse the report into a LIMs system or into R.

@tseemann tseemann self-assigned this Jul 9, 2017
@tseemann
Copy link
Owner
tseemann commented Jul 9, 2017

How would you want the JSON arranged?

sample:
   assay1: 
   assay2: 

or

assay:
   sample1: 
   sample2:

etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants