Open davidonlaptop opened 9 years ago
Write a script which can import the HUGO gene names into the modified ADAM format.
http://www.genenames.org/cgi-bin/statistics
If possible, the script should be written in Python.
The data can be imported using TSV, JSON, or CUSTOM format. The preferred format would be TSV unless it makes the things more complicated. (TSV is always faster than JSON to parse).
Write a script which can import the HUGO gene names into the modified ADAM format.
http://www.genenames.org/cgi-bin/statistics
If possible, the script should be written in Python.
The data can be imported using TSV, JSON, or CUSTOM format. The preferred format would be TSV unless it makes the things more complicated. (TSV is always faster than JSON to parse).