drep
drep copied to clipboard
Rapid comparison and dereplication of genomes
Hey @MrOlm, I'm running `dRep` via snakemake with the following: ``` Job 0: Running dRep on all NOMIS MAGs Reason: Forced execution (date && dRep dereplicate $(dirname /scratch/users/sbusi/nomis_mags/results/Bins/dRep/dereplicated_genomes) \ -p...
conda config --add channels bioconda; conda install drep Warning: 'bioconda' already in 'channels' list, moving to the top Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve....
Hi, I am dereplicating about 5,000 MAGs using dRep 3.3.0 with the new default FastANI genome comparison algorithm. dRep initially estimated a pairwise alignment phase of about 160 minutes, but...
Dear dRep team, This is confusing to me when using mash sketch size 1000: def run_mash_on_genome_chunks(genome_chunks, mash_exe, sketch_folder, MASH_folder, logdir, **kwargs): dry = kwargs.get('dry', False) p = kwargs.get('processors', 6) MASH_s...
- Feature request Recent years, `DASTool` is being popular. However, `DASTool` always put bins to `_DASTool_bins/`, so when I compare Bins from different folder, an `duplicate genome basenames` exception will...
Hi Thanks for a great tool. Have you considered a scoring scheme taking the presence of e.g. rRNA genes into account to prioritize bins meeting more of the MiMAG requirements?...
Hi @MrOlm I ran into a memory error while attempting to dereplicate a dataset of ~300k prokaryotic genomes Do you have any advice on how to best get around this?...
Hi Matt, The column of **# Schaffolds** in my Chdb.csv file and my **Predicted genes** are the same. What went wrong there according to your experience? Best, Bing
Hello, We encountered the following problem. https://github.com/metagenome-atlas/atlas/issues/547#issuecomment-1230550503 Drep doesn't detect mash even though it is installed.
Hi, thanks for your tools! I am running dRep v3.4.0 for dereplicating the genome, and I have installed the checkm, here is the err. Why does this happen? *************************************************** ..::...