File Changes for max
switch to commits view, user indexv325_base to v326_preview (2015-11-16 to 2015-11-23) v326
- src/hg/cirm/cdw/cdwWebBrowse/cdwWebBrowse.c
- lines changed 6, context: html, text, full: html, text
changes after code review, freeing memory, refs #16383
- lines changed 1, context: html, text, full: html, text
giving cdw datasets their own subdir, refs #16300
- src/hg/cirm/cdw/lib/cdwDataset.as
- lines changed 1, context: html, text, full: html, text
extending dataset description refs #16300
- src/hg/cirm/cdw/lib/cdwDataset.sql
- lines changed 1, context: html, text, full: html, text
extending dataset description refs #16300
- src/hg/cirm/cdw/lib/makefile
- lines changed 1, context: html, text, full: html, text
extending dataset description refs #16300
- src/hg/cirm/cdw/wrangle/kallistoToMatrix/kallistoToMatrix
- lines changed 145, context: html, text, full: html, text
adding a fast tool to convert kallisto output to a matrix, refs #16300
- lines changed 53, context: html, text, full: html, text
map transcripts to genes, refs #16300
- lines changed 28, context: html, text, full: html, text
mapping genes that don't have symbols, refs #16300
- src/hg/cirm/cdw/wrangle/kallistoToMatrix/makefile
- lines changed 4, context: html, text, full: html, text
adding a fast tool to convert kallisto output to a matrix, refs #16300
- src/hg/cirm/cdw/wrangle/makefile
- lines changed 2, context: html, text, full: html, text
adding the new tool to the wrangle makefile
- src/hg/hgTracks/hgTracks.c
- lines changed 1, context: html, text, full: html, text
adding a keyboard shortcut for the get DNA menu, s t for now, may change
later, refs #16397
- lines changed 1, context: html, text, full: html, text
adding help for new keyboard shortcut, refs #16397
- src/hg/js/hgTracks.js
- lines changed 7, context: html, text, full: html, text
adding a keyboard shortcut for the get DNA menu, s t for now, may change
later, refs #16397
- src/lib/net.c
- lines changed 1, context: html, text, full: html, text
increasing buf size, refs #16406
switch to commits view, user index