2ab7be34062f5565b9999da21272483260300933 brianlee Tue May 14 15:27:03 2019 -0700 Adding a note about 404 from restricted data in the API in new FAQ and sharing genome-www email. diff --git src/hg/htdocs/FAQ/FAQdownloads.html src/hg/htdocs/FAQ/FAQdownloads.html index 900731d..9bd21be 100755 --- src/hg/htdocs/FAQ/FAQdownloads.html +++ src/hg/htdocs/FAQ/FAQdownloads.html @@ -926,19 +926,23 @@ To make utilities usable, turn on its 'executable' bit:
$ chmod +x ./filePath
$ ./filePath/utility_name
Example:
$ chmod +x /home/user/liftover/liftOver
See also: http://en.wikipedia.org/wiki/Chmod
Some data is provided by external groups and is not available for download or mirroring by any third party without the permission of the owners, such as the OMIM track data, which -is the property of Johns Hopkins University. +is the property of Johns Hopkins University. For some tools, such as attempting a getData fetch +with our API of restricted tracks, a 404 error might be returned. Please email our private internal +genome-www@soe.ucsc.edu +mailing list if you have any questions.