Description Usage Format Examples
dnaseq
is an example instance of an object of class
DnaSeq
. It has been generated by reading the
aDnaSeq.fasta
file (available in
syste.file("extdata",package="sequences")
) with the
readFasta
function.
1 |
The format is: chr "dnaseq"
1 2 3 |
Loading required package: Rcpp
This is package 'sequences'
Object of class DnaSeq
Id: example dna sequence
Length: 132
Alphabet: A C G T
Sequence: AGCATACGACGACTACGACACTACGACATCAGACACTACAGACTACTACGACTACAGACATCAGACACTACATATTTACATCATCAGAGATTATATTAACATCAGACATCGACACATCATCATCAGCATCAT
> example dna sequence
1 AGCATACGA
10 CGACTACGAC
20 ACTACGACAT
30 CAGACACTAC
40 AGACTACTAC
50 GACTACAGAC
60 ATCAGACACT
70 ACATATTTAC
80 ATCATCAGAG
90 ATTATATTAA
100 CATCAGACAT
110 CGACACATCA
120 TCATCAGCAT
130 CAT
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.