Commits for markd
switch to files view, user index
v437_preview2 to v437_base (2022-09-12 to 2022-09-19) v437
Show details
90cfcb6d83cbbc97519069d0f5175c258f9a059c Sun Sep 11 20:38:12 2022 -0700
- added command to do multiple trix index searches from a file
- src/index/trixMultiSearch/makefile - lines changed 4, context: html, text, full: html, text
- src/index/trixMultiSearch/trixMultiSearch.c - lines changed 88, context: html, text, full: html, text
ef238f93d0c9ff7ce3debc79bbb880ff5ee1a2be Mon Sep 12 14:41:09 2022 -0700
- readInGulp only works on regular files, reading from a pipe returns an empty result. Generate an error if one attempts to read from a pipe. Perhaps this should be recoded to read to EOF if it is not a regular file
5a7760ebf2c5157a406606abeb20629db087d3d4 Mon Sep 12 16:27:07 2022 -0700
- use UCSC named VCF on CHM13
- src/hg/makeDb/trackDb/human/hs1/dbSNP155.trackDb.ra - lines changed 1, context: html, text, full: html, text
ce0c582d58d72ec112484932ff9b933aa4663ded Tue Sep 13 16:58:34 2022 -0700
- limit chm13 repeat masker maxWindowToDraw to 10000000
- src/hg/makeDb/trackDb/human/hs1/t2tRepeatMasker.trackDb.ra - lines changed 1, context: html, text, full: html, text
e19b35681f137d5bcc141f968112bf77476fac28 Tue Sep 13 17:09:32 2022 -0700
- added maxWindowToDraw to bigRmsk example
- src/hg/htdocs/goldenPath/help/bigRmsk.html - lines changed 1, context: html, text, full: html, text
6a5eeafa42f878d8cc03d1cd468f092f945f63db Tue Sep 13 17:25:31 2022 -0700
- update chm13 clinVar20220313 and gwasSNPs2022-03-08 tracks to use the UCSC names
- src/hg/makeDb/trackDb/human/hs1/clinVar20220313.trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hs1/gwasSNPs2022-03-08.trackDb.ra - lines changed 1, context: html, text, full: html, text
abb65703416720e75367ebcb234cb3337095f7de Tue Sep 13 18:34:11 2022 -0700
- don't bother with generating bigRmsk lables in dense mode
- src/hg/hgTracks/bigRmskTrack.c - lines changed 1, context: html, text, full: html, text
0f04531cb987d811394aabf6602228bdc7a4e760 Wed Sep 14 17:26:52 2022 -0700
- made 22Rv1 tag a valid tag name
- src/hg/makeDb/trackDb/human/hs1/encode.trackDb.ra - lines changed 10, context: html, text, full: html, text
switch to files view, user index