Skip to content
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

TARA SAGs taxonomic profile #24

Open
zackhenny opened this issue Nov 4, 2024 · 1 comment
Open

TARA SAGs taxonomic profile #24

zackhenny opened this issue Nov 4, 2024 · 1 comment

Comments

@zackhenny
Copy link

Hello, I see that with sylph-utils we have virus, prokaryotic, and Fungi taxonomic information, but no TARA Euk SAG/MAG metadata.tsv to run taxonomic classification on, is there file available somewhere to do this? I'm also wondering if it is possible to run a profile on some fastqs using both the GTDB and TARA euks info at the same time? Thank you!!

@bluenote-1577
Copy link
Owner

@zackhenny unfortunately, there is no taxonomic metadata for the TARA Euk's right now. I took a look over their paper, and I think it should be possible from their supplementary tables to get a metadata file. I'll take a look at this later.

Yes, you can profile with both GTDB and TARA at the same time. Just run

sylph profile gtdb.syldb tara_euks.syldb -1 read1.fq -2 read2.fq > results.tsv
and results.tsv will use both the databases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants