To predict shortest path
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")
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.