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

ENH: implement co-assembly option #22

Closed
2 tasks
misialq opened this issue Jun 27, 2022 · 1 comment · Fixed by #68
Closed
2 tasks

ENH: implement co-assembly option #22

misialq opened this issue Jun 27, 2022 · 1 comment · Fixed by #68
Assignees
Labels
enhancement New feature or request

Comments

@misialq
Copy link
Contributor

misialq commented Jun 27, 2022

As a plugin user,
I want to be able to co-assemble genomes across all the samples rather than per-sample
so that I can use all the available sequence information.

Tasks:

  • Implement co-assembly for MEGAHIT
  • Implement co-assembly for metaSPAdes

Depends on bokulich-lab/q2-types-genomics#77.

@misialq misialq added the enhancement New feature or request label Jun 27, 2022
@misialq misialq linked a pull request Jan 11, 2024 that will close this issue
@misialq misialq added this to the Manuscript prep milestone Jan 11, 2024
@misialq misialq changed the title Implement co-assembly option ENH: implement co-assembly option Mar 14, 2024
Copy link

This PR/issue depends on: * bokulich-lab/q2-types-genomics#77

misialq added a commit that referenced this issue Mar 25, 2024
* ENH: co-assembling contigs from multiple samples

* ENH: testing megahit co-assembling contigs from multiple samples done

* ENH: testing megahit co-assembling contigs 2 tests removed (for now)

* ENH: testing megahit co-assembling contigs 2 single-sample tests added

* ENH: testing megahit co-assembling contigs setup.py modified

* ENH: testing megahit co-assembling contigs 2 single-sample test files added

* ENH: testing megahit co-assembling contigs 2 single-sample single-end corrected

* ENH: testing megahit co-assembling contigs unused test functions removed

* ENH: coassembly in spades implemented

* ENH: coassembly in spades test implemented

* ENH: coassembly in spades test implemented path typo corrected

* ENH: coassembly changes requested done

* Use subprocess.run for file concatenation

* ENH: spades tests corrected

* ENH: FeatureData[Contig] added and working

---------

Co-authored-by: Michal Ziemski <mziemski@ethz.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants