File: vcfConstants.R

package info (click to toggle)
r-bioc-structuralvariantannotation 1.22.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,576 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"