Description Usage Arguments Details Value Examples
Assumed input format .gz:
| 1 | process_entrezfile(entrez_path, value_sep)
 | 
| value_sep | value separator used for multi-value columns | 
| entrez | gene info file path of downloaded .gz file | 
Processing steps:
1) Change | separator into specified value separator
processed gene info table as data.table
| 1 2 3 4 | ## Not run: 
entrez_file <- process_entrez(entrez_path)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.