File Changes for angie
switch to commits view, user indexv320_base to v321_preview (2015-08-03 to 2015-08-21) v321
- src/hg/hgVai/hgVai.c
- lines changed 1, context: html, text, full: html, text
Doh, wgEncodeRegDnaseClusteredV3 is out on the RR and wgEncodeRegDnaseClusteredV2
is not, so hgVai wasn't showing a DNase option.
TODO: use the new columns in wgEncodeRegDnaseClusteredV3 to support filtering
by cell type.
- lines changed 17, context: html, text, full: html, text
Account for different regulatory track table names in hg19 vs hg38. Really we need .ra's for this.
- src/hg/lib/tests/makefile
- lines changed 1, context: html, text, full: html, text
Hook annoGratorTest into top-level test target.
- src/hg/lib/wikiLink.c
- lines changed 1, context: html, text, full: html, text
Fixed typo that caused hgSession's "Sign out" link to go instead to
a sign in page, while not really signing out the user - HT Jonathan.
fixes #15217
- src/hg/makeDb/trackDb/human/hg19/wgEncodeGencodeV10.ra
- lines changed 1, context: html, text, full: html, text
Fixing typo in wgEncodeGencode*View2Way: view is b2-way not 42-Way.
- src/hg/makeDb/trackDb/human/hg19/wgEncodeGencodeV11.ra
- lines changed 1, context: html, text, full: html, text
Fixing typo in wgEncodeGencode*View2Way: view is b2-way not 42-Way.
- src/hg/makeDb/trackDb/human/hg19/wgEncodeGencodeV12.ra
- lines changed 1, context: html, text, full: html, text
Fixing typo in wgEncodeGencode*View2Way: view is b2-way not 42-Way.
- src/hg/makeDb/trackDb/human/hg19/wgEncodeGencodeV13.ra
- lines changed 1, context: html, text, full: html, text
Fixing typo in wgEncodeGencode*View2Way: view is b2-way not 42-Way.
- src/hg/makeDb/trackDb/human/hg19/wgEncodeGencodeV14.ra
- lines changed 1, context: html, text, full: html, text
Fixing typo in wgEncodeGencode*View2Way: view is b2-way not 42-Way.
- src/hg/makeDb/trackDb/human/hg19/wgEncodeGencodeV15.ra
- lines changed 1, context: html, text, full: html, text
Fixing typo in wgEncodeGencode*View2Way: view is b2-way not 42-Way.
- src/hg/makeDb/trackDb/human/hg19/wgEncodeGencodeV16.ra
- lines changed 1, context: html, text, full: html, text
Fixing typo in wgEncodeGencode*View2Way: view is b2-way not 42-Way.
- src/hg/makeDb/trackDb/human/hg19/wgEncodeGencodeV17.ra
- lines changed 1, context: html, text, full: html, text
Fixing typo in wgEncodeGencode*View2Way: view is b2-way not 42-Way.
- src/hg/makeDb/trackDb/human/hg19/wgEncodeGencodeV18.ra
- lines changed 1, context: html, text, full: html, text
Fixing typo in wgEncodeGencode*View2Way: view is b2-way not 42-Way.
- src/hg/makeDb/trackDb/human/hg19/wgEncodeGencodeV19.ra
- lines changed 1, context: html, text, full: html, text
Fixing typo in wgEncodeGencode*View2Way: view is b2-way not 42-Way.
- src/hg/makeDb/trackDb/human/hg19/wgEncodeGencodeV7.ra
- lines changed 1, context: html, text, full: html, text
Fixing typo in wgEncodeGencode*View2Way: view is b2-way not 42-Way.
- src/hg/makeDb/trackDb/human/hg19/wgEncodeGencodeV9.ra
- lines changed 1, context: html, text, full: html, text
Fixing typo in wgEncodeGencode*View2Way: view is b2-way not 42-Way.
- src/hg/makeDb/trackDb/human/hg38/wgEncodeGencodeV19.ra
- lines changed 1, context: html, text, full: html, text
Fixing typo in wgEncodeGencode*View2Way: view is b2-way not 42-Way.
- src/hg/makeDb/trackDb/human/hg38/wgEncodeGencodeV20.ra
- lines changed 1, context: html, text, full: html, text
Fixing typo in wgEncodeGencode*View2Way: view is b2-way not 42-Way.
- src/hg/makeDb/trackDb/human/hg38/wgEncodeGencodeV21.ra
- lines changed 1, context: html, text, full: html, text
Fixing typo in wgEncodeGencode*View2Way: view is b2-way not 42-Way.
- src/hg/makeDb/trackDb/human/hg38/wgEncodeGencodeV22.ra
- lines changed 1, context: html, text, full: html, text
Fixing typo in wgEncodeGencode*View2Way: view is b2-way not 42-Way.
- src/hg/makeDb/trackDb/mouse/mm10/wgEncodeGencodeVM2.ra
- lines changed 1, context: html, text, full: html, text
Fixing typo in wgEncodeGencode*View2Way: view is b2-way not 42-Way.
- src/hg/makeDb/trackDb/mouse/mm10/wgEncodeGencodeVM3.ra
- lines changed 1, context: html, text, full: html, text
Fixing typo in wgEncodeGencode*View2Way: view is b2-way not 42-Way.
- src/hg/makeDb/trackDb/mouse/mm10/wgEncodeGencodeVM4.ra
- lines changed 1, context: html, text, full: html, text
Fixing typo in wgEncodeGencode*View2Way: view is b2-way not 42-Way.
- src/lib/annoStreamBigWig.c
- lines changed 11, context: html, text, full: html, text
Fixed a bug that caused us to quit after the first chrom in whole-genome mode.
That required using a different method to tell when we're done querying for
region mode.
fixes #15813
switch to commits view, user index