Learn R Programming

chromseq (version 0.1.3)

id: Sampled Fasta file of chromosome sequence from hg19 blacklist

Description

This dataset is sampled from The hg19 blacklist. For splitting a chromosome Fasta file, sometimes the Fasta identifier is too complicated to manipulate. This data can be used to show how to simplify the Fasta identifier.

Usage

data(id)

Arguments

Format

A character sequence with 20 elements

References

Satpathy A T, Granja J M, Yost K E, et al. (2019) Nature biotechnology 37,925<U+2013>936. (PubMed)

Examples

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

Run the code above in your browser using DataLab