Species level information couldn't find with DADA2 bioconductor package
0
0
Entering edit mode
abhisek001 • 0
@6d5973d2
Last seen 11 days ago
India

Species cannot assigned to my data. Can anyone tell the problem?

```taxa <- assignTaxonomy(seqtab.nochim, refFasta = "/home/omic/Downloads/Final_analysis/fasta_files/rdp_train_set_18.fa.gz", minBoot = 80, tryRC = FALSE, outputBootstraps = FALSE, taxLevels = c("Kingdom", "Phylum", "Class", "Order", "Family", "Genus", "Species"), multithread = TRUE, verbose = TRUE)

taxa <- addSpecies(taxa, refFasta = "/home/omic/Downloads/Final_analysis/fasta_files/rdp_species_assignment_18.fa.gz", allowMultiple = FALSE, tryRC = FALSE, n = 2000, verbose = TRUE)

``` 0 out of 712 were assigned to the species level. Of which 0 had genera consistent with the input table.

Metagenomics dada2 MicrobiomeData • 575 views
ADD COMMENT
0
Entering edit mode

@basketball legends So anyone have any suggestions?

ADD REPLY
0
Entering edit mode

You will get species level information if you remove primer sequences from your reads. I did that for my data then I got species level information. If you only remove adapter sequences then it might not work for you.

Thanks.

ADD REPLY

Login before adding your answer.

Traffic: 257 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6