Description Usage Arguments Value Author(s) Examples
A collection of different functions used to deal with Axt
object.
1 |
object |
An |
... |
Currently not used. |
A table
object with the counts of mismatches, insertions, deletions
and the matches of each base.
Ge Tan
1 2 3 4 | axtFilesHg38DanRer10 <- file.path(system.file("extdata", package="CNEr"),
"hg38.danRer10.net.axt")
axtHg38DanRer10 <- readAxt(axtFilesHg38DanRer10)
summary(axtHg38DanRer10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.