File Changes for kehayden
switch to commits view, user indexv265_base to v266_preview (2012-03-27 to 2012-04-10) v266
- src/TAGS
- lines changed 18929, context: html, text, full: html, text
added TAGS for kent library (c/o markd)
- src/kehayden/alphaChain/alphaChain.c
- lines changed 429, context: html, text, full: html, text
Starting to adapt wordChain.c to alphaChain.c for sequence generation
- lines changed 44, context: html, text, full: html, text
updated input to treat each line separately\n
- lines changed 57, context: html, text, full: html, text
adapting to centromere DYZ3 dataset
- src/kehayden/learningLibs/.learningLibs.c.swp
- lines changed 0, context: html, text, full: html, text
created during tags tutorial with markd
- src/kehayden/learningLibs/learningLibs.c
- lines changed 36, context: html, text, full: html, text
added TAGS for kent library (c/o markd)
- lines changed 61, context: html, text, full: html, text
KEH: updated version of learningLibs. Breaks lines into words and loads words into memory. Segmentation fault when looping through elements of the array to count occurence in hash data structure
- lines changed 54, context: html, text, full: html, text
JK/KH update of learningLibs from Mtg2
- src/kehayden/learningLibs/makefile
- lines changed 18, context: html, text, full: html, text
added TAGS for kent library (c/o markd)
- src/kehayden/tokenizerLib/makefile
- lines changed 18, context: html, text, full: html, text
KEH added tokenizerLib as a practice assignment for Jim Mtg 3
- src/kehayden/tokenizerLib/tokenizerLib.c
- lines changed 151, context: html, text, full: html, text
KEH added tokenizerLib as a practice assignment for Jim Mtg 3
- lines changed 38, context: html, text, full: html, text
switching from linefile to tokenizer
switch to commits view, user index