plot.haplotype.data: Plot haplotyped SNPs

View source: R/haplotype.R

plot.haplotype.dataR Documentation

Plot haplotyped SNPs

Description

This function takes haplotyped SNPs and plots them to a png file.

Usage

## S3 method for class 'haplotype.data'
plot(haplotyped.baf.file, imageFileName, samplename, chrom, chr_names)

Arguments

haplotyped.baf.file

File containing the haplotyped SNP info.

imageFileName

Filename as which the png will be saved.

samplename

Name of the sample to be used in image title.

chrom

The chromosome that is plotted.

chr_names

A list of allowed chromosome names.

Author(s)

dw9


Wedge-Oxford/battenberg documentation built on Aug. 4, 2023, 6:27 p.m.