Description Usage Arguments Value
getJuncBySam gets the unique junction sites and their numbers from the alignment files
1 | getJuncBySam(alignments, outputDir, chrom = NULL, s = 0, e = Inf)
|
alignments |
a character value, indicating the alignment file, .sam for .bam |
outputDir |
a character value, indicating the directory whether to save the results |
chrom |
a vector of character values, incidating the chromosomes of insterest |
s |
an integer value indicating the start site |
e |
an integer value indicating the end site |
a list of data frame representing the splicing junction sites for each chromosome
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.