Description Usage Arguments Value
View source: R/combine_exons.R
Combine exons within a chromosome
1 | combine_exons_by_chrom(chrom, start_stop_dat)
|
chrom |
the chromosome number |
start_stop_dat |
the exon start and stop data, i.e. two columns of a dataframe or matrix. Start positons should be contained in column 1 and stop positions in column 2. |
a matrix with combined exons for a single chromosome
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.