loadGenome: Load downloaded whole genome FASTA into a GenomicRanges...

Description Usage Arguments Value

Description

After downloading the FASTA for a genome using syncFasta, this function loads all chromosomes into a DNAStringSet object.

Usage

1
  loadGenome(genome, local)

Arguments

genome

The UCSC string specific to the genome to be downloaded (e.g. "hg19", "hg19", "mm10", etc)

local

The root of a local directory where all files downloaded from UCSC are stored

Value

A DNAStringSet object with one sequence per chromosome in UCSC's FASTA release for the given genome.


jeffbhasin/genomesyncr documentation built on May 19, 2019, 1:45 a.m.