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

Is this tool can be use with multi-sequence alignment? #2

Open
virologist opened this issue Jul 3, 2021 · 2 comments
Open

Is this tool can be use with multi-sequence alignment? #2

virologist opened this issue Jul 3, 2021 · 2 comments

Comments

@virologist
Copy link

Hi, @rasmushenningsson

I am wondering to know can DISSEQT be used with virus multiple sequences alignment (MSA) collected from different dates?
If I was understood correctly, DISSEQT used NGS data collected from single or multiple samples to detect the fitness landscapes of the virus population. Suppose I want to detect the viral fitness landscapes over a period of time, it that possible to do with MSA rather than NGS data?

Best wishes,
Yang

@rasmushenningsson
Copy link
Owner

Hi!

As long as you have BAM files it should work fine. DISSEQT doesn't handle indels, but within a "mutant swarm" or "quasi-species" it is often reasonable to only expect substitutions. In our case, we mostly used DISSEQT for Coxsackievirus B3, where this is true.

Note that you also need empirical fitness measurements for each sample to produce the fitness landscape.

I would recommend using all samples to create a single fitness landscape (assuming that the environment doesn't change), then you can see whether samples move to high fitness areas as time passes.

@virologist
Copy link
Author

Hi, @rasmushenningsson

Thanks for your quick reply.
Based on the description of these 2 links 1 and 2, it may not be a good idea to convert the fasta to BAM.

Thanks anyway
Yang

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