predict_mouse_build: Predicts the genome build version of genomic track files for...

Description Usage Arguments Value Examples

Description

predict_mouse_build Predicts the mouse genome build version of genomic track files, if any of the sequence coordinates in the input track file are unique to a genome build version.

Usage

1
predict_mouse_build(input_track)

Arguments

input_track

An input genomic track in the form of a GRanges object; import_genomic_track function could be used to generate this.

Value

A character string indicating the genome build version of the genomic track.

Examples

1
build_version <- predict_mouse_build(my_input_track)

KanduriC/GenomeBuildPredictor documentation built on May 4, 2019, 2:34 p.m.