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
Right now, the JANNOVAR tool has a requirement to download ftp://ftp.ebi.ac.uk/pub/databases/genenames/new/tsv/hgnc_complete_set.txt
This path is hard-coded in the tool.
At my institution "ftp://" protocols are generally blocked. Would you be willing to move the source path for this file into the ini file so that I can change "ftp://" to "http://", which passed through our firewall?
The text was updated successfully, but these errors were encountered:
Right now, the JANNOVAR tool has a requirement to download ftp://ftp.ebi.ac.uk/pub/databases/genenames/new/tsv/hgnc_complete_set.txt
This path is hard-coded in the tool.
At my institution "ftp://" protocols are generally blocked. Would you be willing to move the source path for this file into the ini file so that I can change "ftp://" to "http://", which passed through our firewall?
The text was updated successfully, but these errors were encountered: