...
The following instructions explain how to update this file. The instructions assume you are not going to make a new genome version directory and that all you need to do is update a refGene data set.
Note |
---|
As of IGB 10.1.0 most UCSC genome versions and tracks should now be available by default in IGB via the UCSC REST data provider. |
Understand IGB QuickLoad naming conventions
...
However, the UCSC genome browser sometimes include species names in the title of its mRNA track. IGB QuickLoad data sets should not include species names in the titles. For example, the title of an mRNA track is always "mRNA" and never (for example) "Zebrafish mRNA."
Command-line utilities you'll
...
need
- tabix and bgzip from htslibÂ
- git
- svn
- UNIX wget (not installed by default on Mac but available on most other UNIX systems)
- UNIX sort
- UNIX gunzip
...