You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: