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

nvBWT (and nvSetBWT) do not deal with multifasta (treats only first ref into) #44

Open
FTouzain opened this issue May 31, 2021 · 3 comments

Comments

@FTouzain
Copy link

Hello,

When indexing a multifasta file, both nvBWT and nvSetBWT work, but they treat only the first sequence in my multifasta file.
(nvBowtie works also, treating this only first reference sequence).

How to deal with multifasta (therefore several fasta sequences in a same file), please?
Thank you in advance.

@dnbuckley
Copy link

I also have this issue.

@andreirajkovic
Copy link

Any updates on this?

@andrewmoeller
Copy link

I agree that it would be great if these tools were applicable to multifasta files, particularly because it would allow the tools to be used in metagenomics studies.
One area where it could be particularly helpful is assembling genomes from metagenomes. The current approaches can incorporate information about the relative abundances of contigs across samples into the binning process, but typically this is only done for a small number of samples due to reliance on cpu-based mapping software. Extending the nv tools to work with multifastas could be a huge advance!

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

4 participants