-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Availability of the custom kraken DB #1
Comments
Hi George, Thank you for your interest in implementing our approach. Unfortunately, we did not upload the database itself to a public platform. However, creating the Kraken2 database on your own is quite straightforward, though it does require approximately 350 GB of RAM memory to both create and utilize the database effectively. Additionally, since the publication of our work, there has been a new release of the GTDB that you might consider integrating when creating your database. This could provide more up-to-date set of genomes and enhance the applicability of the methodology to your soil shotgun data. Please let us know if me need further information or assistance. |
Hi, @roseedwin , thanks for writing back. I have finished downloading the latest version of the GTDB and ill try to follow along in creating the custom kraken DB. I will let you know in case of anything. Additionally I was wondering if you could provide some insight about my case: I have analysed the two targeted datasets with qiime2. and I am planning to use your approach to analyse the shotgun dataset. Trouble is how do i combine the taxonomic results two inqure about the beta rarefaction of all the three samples, I beleive alpha is per sample so that is easy. Please advise |
Hi @roseedwin @EorgeKit Or try using Metaxa2 on the 3rd sample, which I believe uses an SSU and LSU database, instead of a marker gene combination as is in the case of MetaPhlAn. Then probably try to merge the OTU tables and perform downstream analysis. TBH, I never tried this way of merging, this is just a thought. Maybe, format the output of Metaxa, import it into QIIME2 and merge it with the existing feature table generated for the other 2 samples. Points to note:
Hope this helps. |
Hi @EorgeKit, I agree with @anw-sh on the approach to extract 16S rRNA from the shotgun metagenomic data using tools like Metaxa2. This strategy will allow you to standardize the taxonomic analysis across all samples by aligning the methodologies as closely as possible. I am not saying this is full proof but might be the best approach given the circumstances. There are also previous studies that have shown that the extracted 16S rRNA results from shotgun was similar to the actual 16S rrNA results in soil studies, which might help with this rationale. Here is a step-by-step approach you might consider: |
Hi @Meghana9854 @roseedwin , I just came across your amazing paper, and I wanted to implement the approach you proposed for my soil shotgun data. Looking upon your methodology, it seem you relied on a custom databasethat you created. Howeverr I can not seem to find the link pointing to the database itself. Please advise
The text was updated successfully, but these errors were encountered: