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

Concatinating CDS files for panEDTA #431

Open
Isoris opened this issue Feb 10, 2024 · 1 comment
Open

Concatinating CDS files for panEDTA #431

Isoris opened this issue Feb 10, 2024 · 1 comment
Labels
question Further information is requested

Comments

@Isoris
Copy link

Isoris commented Feb 10, 2024

Hello,

Is it possible to use multiple CDS files from genbank and to combine them into a single file for panEDTA ?

for instance cat cds_species1.fa cds_species2.fa cds_species3.fa > cds.fa

When running panEDTA with multiple species, it should be fine right because it's basically a blast to whitelist CDS?

Thank you for your answer.

@oushujun
Copy link
Owner

Yes, this is possible, but keep in mind that when you aggregate things, both the good and the bad will be aggregated. If you have TE contaminations in your CDS files, they will add up and reduce your library sensitivity.

Shujun

@oushujun oushujun added the question Further information is requested label Feb 15, 2024
@oushujun oushujun changed the title CDS file in panEDTA Concatinating CDS files for panEDTA Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants