Learn R Programming

rabhit (version 0.2.5)

readHaplotypeDb: Read a Change-O tab-delimited database file

Description

readHaplotypeDb reads a tab-delimited haplotype file created by a createFullHaplotype into a data.frame. Based on readChangeoDb function from alakazam.

Usage

readHaplotypeDb(file)

Value

A data.frame of the haplotype file. Columns will be imported as is, except for the following columns which will be explicitly converted into character values:

  • alleles

  • subject

Arguments

file

tab-delimited database file output by a Change-O tool.