Description Usage Arguments Value Examples
Convert DNAStringSet to GenomicRanges
1 | DNAStringSetToGR(DNAss, defaultStrand = "*")
|
DNAss |
A DNAStringSet |
defaultStrand |
One of "+", "-" or "*" for the strand from which the sequences come from (default="*") |
A GenomicRanges object
1 | DNAstringsetToGR(Biostrings::DNAStringSet(x=c(chr1="agctgtagct",chr2="agagagagttt"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.