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

create text file to JSON converter for simple examples. #7

Open
andrewjanke opened this issue Feb 6, 2016 · 8 comments
Open

create text file to JSON converter for simple examples. #7

andrewjanke opened this issue Feb 6, 2016 · 8 comments
Assignees

Comments

@andrewjanke
Copy link
Collaborator

Need a simple converter for text file atlas descriptions to JSON

@andrewjanke andrewjanke self-assigned this Feb 9, 2016
@sujeet14108
Copy link

Is this issue still open?

@andrewjanke
Copy link
Collaborator Author

Yes, still open.

@sujeet14108
Copy link

What exactly needs to done in this?
Simple text file to JSON format converter in JAVA ?

@andrewjanke
Copy link
Collaborator Author

The idea is to create a converter that will take an input text file (likely space delimited) and convert it to JSON format. I've put one text file example here:

https://github.com/INCF/HAWG-examples/tree/master/text-examples

But there will be variation in how things are defined. The JSON format is still evolving but here is the current best example:

https://github.com/INCF/HAWG-examples/blob/master/mouse-development-example.json

Obviously there will not be enough information in the text file to populate all of this. The implementation language should be python. It's probably best to wait until the JSON format stabilises before doing too much work on this.

@sujeet14108
Copy link

Although text file didn't gave much as pointed by you but i understood the idea. So waiting till confirmation about the stable JSON format.

@markj789
Copy link
Collaborator

I tried to upload a couple of Harvard-Oxford text examples using the "New File" option in the web interface but I think it just forked and sent a pull request. @andrew - can you get these into the master for everyone to see?

@andrewjanke
Copy link
Collaborator Author

Have done.

It seems you forked to markj789 and then updated. So I created a pull request from this and merged.

@markj789
Copy link
Collaborator

Thanks. The web interface made me do it this way!
MJ

From: Andrew Janke <[email protected]mailto:[email protected]>
Reply-To: INCF/HAWG-examples <[email protected]mailto:[email protected]>
Date: Wednesday, 24 February 2016 01:31
To: INCF/HAWG-examples <[email protected]mailto:[email protected]>
Cc: Mark Jenkinson <[email protected]mailto:[email protected]>
Subject: Re: [HAWG-examples] create text file to JSON converter for simple examples. (#7)

Have done.

It seems you forked to markj789 and then updated. So I created a pull request from this and merged.


Reply to this email directly or view it on GitHubhttps://github.com//issues/7#issuecomment-188001279.

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

No branches or pull requests

3 participants