matam icon indicating copy to clipboard operation
matam copied to clipboard

Mapping-Assisted Targeted-Assembly for Metagenomics

Results 43 matam issues
Sort by recently updated
recently updated
newest added

If no reads are re-mapping on a scaffold after keeping only the best equivalent reads alignments, we have to output a warning. This behavior has to be followed up. This...

enhancement
need follow-up

When I try to run matam_assembly.py from the conda installation MATAM, I get an error that it doesn't recognize an option `--perform_taxonomic_assignment`. Does conda version not include this option?

user-error

One way to add a user guide to this project could be to add GitHub Pages

enhancement

This would need validation on our test datasets that we dont loose any relevant information (ex: we drop low abundance species). We should also count how many scaffolds were dropped...

enhancement

Right now, the `-d` option has a different usage in `index_default_ssu_rrna_db.py` + `matam_db_preprocessing.py` vs. `matam_assembly.py`. In the first case, the user has to provide the path to a directory where...

enhancement

Pros: - GitLab is fully open-source - the repository can be hosted on the main GitLab server or on a private server - exact same functionalities as GitHub + additional...

question

RDP assign confidence scores at each level of the taxonomic hierarchy. For the moment this information is lost during the transformation to KRONA representation.

enhancement

Today, we just know if an error happened during a MATAM run, and at which step. Moreover, a MATAM run can keep on going even if there was a major...

enhancement

* Clustered db: #sequences & mean_length & min_length & max_length * Complete db: #sequences & mean_length & min_length & max_length

enhancement

Currently, the tool used to cluster the database is Vsearch. It will be interesting to also provide sumaclust. Sumaclust: * Pro: Slightly better results * Cons: Slow Vsearch * Pro:...

enhancement