You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
according to DECIPHER people, PR2 has different taxLevels than the dada2 default. When assigning taxonomy against PR2, use the following: assignTaxonomy(..., taxLevels = c("Kingdom","Supergroup","Division","Class","Order","Family","Genus","Species"))
Does using PR2 ad reference database imply some silght modification to dada2taxonomy.R because of that?
The text was updated successfully, but these errors were encountered:
Hi,
according to DECIPHER people, PR2 has different taxLevels than the dada2 default. When assigning taxonomy against PR2, use the following: assignTaxonomy(..., taxLevels = c("Kingdom","Supergroup","Division","Class","Order","Family","Genus","Species"))
Does using PR2 ad reference database imply some silght modification to dada2taxonomy.R because of that?
The text was updated successfully, but these errors were encountered: