Last data update: 2014.03.03

R: Test sequence data
s3utrR Documentation

Test sequence data

Description

A vector of 3' UTR sequence data, the names correspond to Entrez Gene IDs and the data were extracted using biomaRt.

Usage

data(s3utr)

Format

A character vector, the values are the 3' UTR for a set of genes, the names are Entrez Gene Identifiers.

Details

The data were downloaded using the getSequence function in the biomaRt package and duplicate strings removed. There remain some duplicated Entrez IDs but the reported 3' UTRs are different.

Examples

data(s3utr)

Results


R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(microRNA)
> png(filename="/home/ddbj/snapshot/RGM3/R_BC/result/microRNA/s3utr.Rd_%03d_medium.png", width=480, height=480)
> ### Name: s3utr
> ### Title: Test sequence data
> ### Aliases: s3utr
> ### Keywords: datasets
> 
> ### ** Examples
> 
> data(s3utr)
> 
> 
> 
> 
> 
> dev.off()
null device 
          1 
>