File: vcfConstants.R

package info (click to toggle)
r-bioc-structuralvariantannotation 1.13.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,568 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (2)
1
2
3
4
5
header.Type.Integer <- "Integer"
header.Type.Float <- "Float"
header.Type.Flag <- "Flag"
header.Type.Character <- "Character"
header.Type.String <- "String"