beba46faf8f7d9125df01839fbc8fc9eed23ae35 max Thu Nov 18 05:52:08 2021 -0800 changes to a few licensing pages after questions from Dan, refs #27614 diff --git src/hg/htdocs/license/index.html src/hg/htdocs/license/index.html index feacb2b..7ffa5f0f 100755 --- src/hg/htdocs/license/index.html +++ src/hg/htdocs/license/index.html @@ -1,123 +1,144 @@

Graphics: No permission is needed to reproduce a graphic produced by the Genome Browser

Permission is granted for reuse of all graphics produced by the UCSC Genome Browser website. There is no need to contact us to get permission. If your publisher, notably Elsevier, insists on getting approval, please direct them to this webpage. However, when you use the UCSC Genome Browser in your work, please cite one of our publications.


Data: No license is needed for the data files and database tables used by the Genome Browser

As far as the UCSC Genome Browser group is concerned, the raw table data and binary files used to create the graphics by the browser is freely available for both public and commercial use. This applies to data that is downloaded as files via http, https, ftp or rsync, and equally when data is accessed through the public MySQL server or via the web API.

Sometimes, the source databases or authors place restrictions on the data. In very rare cases, the genomes come with citation requirements. The README.txt file in the download directory of each assembly shows the original restrictions pertaining to the genome sequence itself by the original authors; most assemblies do not have any restrictions.

Certain genome annotation data, mostly on the human genome and in the domain of clinical genetics, have specific restrictions. Usually the data must be obtained from the source database directly in the original format or licensed, rather from UCSC. Examples are HGMD, LOVD, OMIM, Decipher, Genomenom, Genehancer and COSMIC, as well as any GISAID-derived data on viral genomes. Please see the respective track documentation pages on these assemblies for more details, by selecting the assembly and clicking the track title in the genome browser.


-

Software: Commercial use of the Genome Browser software and related tools available -from our website and source code repository

-

When using applications on the Genome Browser website, including LiftOver and BLAT, or -data from the UCSC Genome Browser database in a research work that will be published in a journal -or on the Internet, there is no need to get permission from us. -Download of these utilities is subject to license terms. -When you use the UCSC Genome Browser in your work, -please cite one of our publications. +

Software: Most command-line tools and directories are freely available for all uses

+

+The majority of the Genome Browser source code is available under the +MIT license, see +the file LICENSE in our +source code repository. As such, the Unix command line utilities needed to build tracks and track hub +files, or that can be part of computational pipelines except BLAT/liftOver, and our +hundreds of tools to filter , sort, rearrange, join and process genome +annotation files, can be used by anyone freely and they can be redistributed +via package managers and installation tools, even for commercial use. +Notable examples are bedToBigBed, wigToBigWig, overlapSelect, featureBits, +pslMap, pslFilter and pslCDnaFilter.

+ +

+The exception are kent/src/blat, kent/src/jkOwnLib and the +the programs that produce the graphical images and the graphical user interface +for the UCSC Genome Browser, the following subdirectories under kent/src/hg: +

+ +

+

cgilib das encode hgApi hgCollection hgFileSearch hgFileUi hgGateway hgGene hgGenome hgIntegrator hgPal hgPcr hgPhyloPlace hgPublicSessions hgSession hgSuggest hgTables hgTrackUi hgTracks hgVai hgc hubApi near visiGene liftOver
+

+ +

+See the LICENSE file in the top level of our source code for a listing of licenses and directories that they apply to: +https://github.com/ucscGenomeBrowser/kent/blob/master/LICENSE. +

+ +

When you use the UCSC Genome Browser in your work, please cite one of +our publications.

+ +

Software: download and local installation of the graphical Genome Browser software +and access to the source code is free for non-commercial uses but not commercial usage

+

Non-commercial usage for the Genome Browser graphical interface (primarily the "hgTracks" program), +including download and local installation, aka setting up a +"mirror", is free. When you use the UCSC +Genome Browser in your work, please cite one of our publications.

+ +

+For commercial use, a license is required for download and local installation of +certain Genome Browser webserver CGI binaries and source code. +As specified above, this applies to the following subdirectories and programs under kent/src/hg, these are the +programs that produce the graphical images and the graphical user interface for the UCSC Genome Browser: +
+

-Aside from publications, the Genome Browser binaries and source code are freely -available for academic, nonprofit, and personal use. A license is required for -commercial download and installation of -most Genome Browser binaries and source code, with the exception of the items -in the section "Software: Tools and directories freely -available for all uses" below. BLAT and isPCR, if needed, are covered by a -separate license (see below). +

cgilib das encode hgApi hgCollection hgFileSearch hgFileUi hgGateway hgGene hgGenome hgIntegrator hgPal hgPcr hgPhyloPlace hgPublicSessions hgSession hgSuggest hgTables hgTrackUi hgTracks hgVai hgc hubApi near visiGene liftOver
+

+ +

+Also, BLAT and isPCR, if needed, are covered by a separate license (see below). This concerns the source code directories +src/blat and src/jkOwnLib.

To purchase a commercial license for Genome Browser source code, LiftOver, GBiB, or GBiC, please visit the Genome Browser store.

+We also have an FAQ on licensing questions +which may help to clarify questions on how to license the code. We also have documentation +on how to choose the best way to install a local installation of the Genome Browser, also called a +"mirror". +

If you would like to purchase more than 20 copies of the Genome Browser source code, please follow these instructions:

  1. Read and sign the licensing agreement.
  2. Email a signed copy of the license agreement to the UCSC Office for IP Management (genomebrowser@ucsc.edu).
  3. Follow the instructions in the license agreement for submitting the signed original copy and payment.
  4. After your license application has been processed, you will receive instructions for downloading the browser software and data.

Genome Browser licensing questions should be directed to genome-www@soe.ucsc.edu. For information about commercial licensing of the Blat and In-Silico PCR tools, see the Kent Informatics website or contact kent@soe.ucsc.edu.

See the LICENSE file in the top level of our source code for a listing of licenses and directories that they apply to: https://github.com/ucscGenomeBrowser/kent/blob/master/LICENSE.


-

Software: Tools and directories freely available for all uses

-

-The Genome Browser source code is available for free under the MIT license -(see LICENSE on Github), -except for the following subdirectories under kent/src/hg: -
- -

-cgilib das encode hgApi hgCollection hgFileSearch hgFileUi hgGateway hgGene hgGenome hgIntegrator hgPal hgPcr hgPhyloPlace hgPublicSessions hgSession hgSuggest hgTables hgTrackUi hgTracks hgVai hgc hubApi near visiGene -

- -

-See the LICENSE file in the top level of our source code for a listing of licenses and directories that they apply to: -https://github.com/ucscGenomeBrowser/kent/blob/master/LICENSE. -

- -

When you use the UCSC Genome Browser in your work, please cite one of -our publications.

- -

Acknowledgements

This software includes software made by open-source projects:

+
  • This software uses the (URW)++ fonts, Copyright 1999 by (URW)++ Design & Development. The files are not in git but can be obtained via rsync or ftp from hgdownload.soe.ucsc.edu/htdocs.