omicverse.alignment.fetch_silva#
- omicverse.alignment.fetch_silva(db_dir=None, overwrite=False)[source]#
Alias for
fetch_sintax_ref('silva_16s_v123', db_dir=...). :rtype:strWarning
silva_16s_v123dates from 2015. The current SILVA release is v138.1+ (2020). For publication-grade work, export a newer SILVA release to SINTAX format yourself and pass it toomicverse.alignment.vsearch.sintax()viadb_fasta=. A DeprecationWarning is emitted each time this alias is called.