Description Usage Format Details Value Examples
This track depicts gaps in the assembly of the human genome.
1 |
A data frame with 457 observations on the following 4 variables.
Chrom
a character vector
Start
a numeric vector
End
a numeric vector
Name
a character vector
This track depicts gaps in the assembly of human genome. Gaps are represented as black boxes in this track. This assembly contains the following principal types of gaps: (In this context, a contig is a set of overlapping sequence reads.) Clone - gaps between clones (114 gaps). Contig - gaps between map contigs, various sizes (104 gaps). Telomere - 42 gaps for telomeres (100,000 Ns) Centromere - 20 gaps for centromeres (size: 2,890,000 Ns) Short_arm - 21 gaps for the short arm (10,000 Ns) at base positions 100, 001-110,000 of each chromosome. other - sequence of Ns in the assembly that were not marked as gaps in the AGP assembly definition file, various sizes (384 gaps). Fragment - a single gap of 31 bases in chrX_GL456233_random.
data.frame that contain the gaps in the assembly of the human genome.
1 2 |
Loading required package: biomaRt
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:parallel':
clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
clusterExport, clusterMap, parApply, parCapply, parLapply,
parLapplyLB, parRapply, parSapply, parSapplyLB
The following objects are masked from 'package:stats':
IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
Filter, Find, Map, Position, Reduce, anyDuplicated, append,
as.data.frame, basename, cbind, colMeans, colSums, colnames,
dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
intersect, is.unsorted, lapply, lengths, mapply, match, mget,
order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
union, unique, unsplit, which, which.max, which.min
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following object is masked from 'package:base':
expand.grid
Loading required package: IRanges
Loading required package: GenomeInfoDb
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.