heatmapByShortestPaths: To predict shortest path

Description Usage Arguments

View source: R/findHaps.R

Description

To predict shortest path

Usage

1
2
3
heatmapByShortestPaths(paired_mapping_rates, gtf, hap_names = c("apd", "cox",
  "dbb", "mann", "mcf", "pgf", "qbl", "ssto"), penalty = 1,
  sample_name = "sample_name")

Arguments

paired_mapping_rates

output from 'predictRecombHapByGenes'

gtf

a gtf file name containing gene feature of all haplotypes

hap_names

haplotype names matching to column names (eg. c("apd", "cox", "dbb", "mann", "mcf", "pgf", "qbl", "ssto") )

penalty

1: penalty applied, 0: penalty not applied

sample_name

output file name


jknightlab/AltHapAlignR documentation built on Sept. 11, 2019, 9:02 p.m.