metacherchant icon indicating copy to clipboard operation
metacherchant copied to clipboard

Results 6 metacherchant issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to look at the environment of different genes in many samples (>700). Currently there is a limit of 64 environments - is it possible to increase...

Hi. Firstly, thanks for the great software! I use it regularly and have made a bioconda recipe for metacherchant so that it can integrate more easily with my workflows. I...

I would like to add metacherchant to Bioconda so could you please tag a release?

There appears to be something wrong in the `metacherchant.sh` script on lines 23 and 24. Not sure if this affects how it works (haven't tried it yet). ``` $ bash...

metacherchant.sh --tool environment-finder \ --k 31 \ --coverage=5 \ --reads ../data/testOutput.fastq \ --seq /dataAndScripts/ARG.fasta \ --maxradius 2000 \ --output ../data/output \ --work-dir ../data/output/metacherchant_logs \ --maxkmers=100000 \ --bothdirs=False \ --chunklength=250 \...