get_silva_rRNA: Download Silva SSU & LSU sequences

View source: R/genome_download_helper.R

get_silva_rRNAR Documentation

Download Silva SSU & LSU sequences

Description

Version downloaded is 138.1. NR99_tax (non redundant)

Usage

get_silva_rRNA(output.dir)

Arguments

output.dir

directory to save downloaded data

Details

If it fails from timeout, set higher timeout: options(timeout = 200)

Value

filepath to downloaded file

Examples

output.dir <- tempdir()
# get_silva_rRNA(output.dir)

Roleren/ORFik documentation built on April 25, 2024, 8:41 p.m.