File Changes for chmalee
switch to commits view, user indexv460_base to v461_preview (2024-01-29 to 2024-02-06) v461
Show details
- src/hg/utils/vcfToBed/vcfToBed.c
- lines changed 26, context: html, text, full: html, text
6ba8692a29a9cdd90cf4a133a4d8a3ee488dc899 Thu Feb 1 17:22:40 2024 -0800
Add a flag -fieldsIsFile to vcfToBed to read the -fields argument from a file rather than the command line
- src/inc/vcf.h
- lines changed 1, context: html, text, full: html, text
3f6e034cd0844d8e99a69e56af72e8c4cce98a9c Tue Jan 30 15:55:18 2024 -0800
Hash INFO keys during header parsing for faster lookups later when loading records
- src/lib/vcf.c
- lines changed 17, context: html, text, full: html, text
3f6e034cd0844d8e99a69e56af72e8c4cce98a9c Tue Jan 30 15:55:18 2024 -0800
Hash INFO keys during header parsing for faster lookups later when loading records
switch to commits view, user index