Iva Veseli
Iva Veseli
This PR addresses an issue discovered [here](https://github.com/merenlab/anvio/issues/1383#issuecomment-1169142656), whereby very small p-values would lead to an ugly `seq` bug like this: ``` Error in seq.default(0.05, max_lambda, 0.05) : wrong sign in...
## The need If you want to estimate taxonomy on a lot of different genomes, right now the only way is to run `anvi-estimate-scg-taxonomy` one at a time on each...
[BUG] Anvi'o should check write permissions of databases before doing computationally expensive work
## Short description of the problem When running `anvi-run-kegg-kofams` (or other computationally expensive operations that require writing to a database at the end of it), anvi'o doesn't check if you...
## The need This is applicable mostly to metagenomics (and manual mode) in `anvi-interactive`. As I understand it, we currently can normalize coverage data by the number of reads mapping...
This PR adds the script `anvi-script-classify-hmi-genomes`, which can tell the user if their provided genome has high metabolic independence (HMI) or low metabolic independence (LMI). The way we score the...
@FlorianTrigodet and I have noticed several common issues emerging from recent Discord questions. These are not really bugs, but quirks of the anvi'o ecosystem that are not obvious to beginners....
## The need I am opening this issue on behalf of @tdelmont, who wants a strategy that connects the SNV and SAAV data stored in the profile database to functions...
## Short description of the problem When we annotate a contigs database with `anvi-run-cazymes`, most of the resulting hits in the gene functions table have `-` for an accession value:...
A small project to improve anvi'o, based upon feedback/ideas @FlorianTrigodet and I heard from our colleagues at the QIB in Norwich. ## The need The [PHROGs database](https://phrogs.lmge.uca.fr/) contains orthologous groups...
A small project to improve anvi'o, based upon feedback/ideas @FlorianTrigodet and I heard from our colleagues at the QIB in Norwich. ## The need Some people might benefit from a...