get_silva_rRNA {ORFik}R 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)

[Package ORFik version 1.13.14 Index]