Learn R Programming

ProbeDeveloper (version 1.1.0)

samplefa: sample data for target sequence region with class 'DNAStringSet'

Description

sample data read by function readDNAStringSet in R package 'Biostrings' from fasta format file, there are two target sequence resion in this data

Usage

data("samplefa")

Arguments

Format

Formal class 'DNAStringSet' [package "Biostrings"] with 5 slots

sample data read by function readDNAStringSet in R package 'Biostrings' from fasta format file, which is from ncbiRefSeq database for Homo Sapiens with referece genome version hg19

Examples

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

Run the code above in your browser using DataLab