Altered bt2_params objects to reflect 98% identity (16S), 95% identity (metagenomics) and added a parameter for when the origin genome is thought to not be present in the reference database.
Added SILVA species_headers object called internally in convert_animalcules_silva
Added convert_animalcules_silva function
MetaScope 1.2.0 (Bioc 3.18)
Bug Fixes
Fixed taxonomy table function to output correctly formatted table
Fixed examples for various functions that were calling genomes with download_refseq but genomes were not able to be found.
Fixed premature stopping of download_refseq for strains labeled as “no rank” in NCBI.
Fixed identification of reads as unknown genomes (due to outdated reference databases that identify genomes now removed from NCBI). The unknown genomes will now be distinctly identified based on NCBI accession ID, which will separate them in the final results. IDs can also be looked up manually (on NCBI website) to see what the reads were aligning to.
Incorporated unknown taxa (removed from NCBI databases) into output of convert_animalcules()
Major changes
Added ability to identify reads from databases other than NCBI (known to work for Silva and Greengenes2)
MetaScope 0.99.0 (4/19/2022)
Pre-Release version of MetaScope
Bug Fixes
Fixed check error message about data.table::fread for reading .gz files by adding R.utils to imports.