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

Description Usage Arguments Value Examples

Description

predict_drosophila_build Predicts the drosophila 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

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_drosophila_build(my_input_track)

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