Learn R Programming

EncDNA (version 1.0.2)

droso: An example dataset consisting of true and false donor splice sites of Drosophila melanogaster.

Description

The dataset contains 400 true donor sites, 400 false donor sites and 50 false sites as test set. Each sequence is of 40 nucleotides long. The conserved di-nucleotides GT are present at $21^st$ and $22^nd$ positions respectively.

Usage

data("droso")

Arguments

Format

The dataset belongs to the class DNAStringSet.

References

Reese, M. G., Eeckman, F. H., Kulp, D. and Haussler, D. (1997). Improved splice site detection in Genie. Journal of Computational Biology, 4(3): 311-323.

Examples

Run this code
# NOT RUN {
data(droso)
# }

Run the code above in your browser using DataLab