NCBI-Hackathons / NCBI_August_Hackathon_Push_Button_Genomics_Solution

Creative Commons Zero v1.0 Universal
5 stars 2 forks source link

VCF -> JSON #9

Open averagehat opened 9 years ago

averagehat commented 9 years ago

https://gist.github.com/averagehat/6bc36d47e5525a1a0b15

averagehat commented 9 years ago

fixed, added the flatten_list method

averagehat commented 9 years ago

For your purposes you probably want to actually exclude the call to flatten_list. Just replace flatten_list(field) with field