mag icon indicating copy to clipboard operation
mag copied to clipboard

Assembly and binning of metagenomes

Results 101 mag issues
Sort by recently updated
recently updated
newest added

## PR checklist - [ ] This comment contains a description of changes (with reason). - [ ] If you've fixed a bug or added code that should be tested,...

### Description of feature Release announcement: https://ecogenomics.github.io/GTDBTk/announcements.html#gtdb-tk-2-4-0-available Path to reference data: https://data.ace.uq.edu.au/public/gtdb/data/releases/release220/220.0/auxillary_files/gtdbtk_package/full_package/

enhancement

### Description of feature This is a feature request to add an updated and well maintained version of prodigal called [Pyrodigal](https://github.com/althonos/pyrodigal). - It has exactly the same functionality as prodigal...

enhancement

### Description of feature Allowing Prodigal to produce a gbk file instead of the gff would enable users to add annotations produced by `nf-core/mag` as input to `nf-core/funcscan`. Original discussion...

enhancement

### Description of the bug In the CAT_DB process, the subdirectories names are hardcoded (to `database` and `taxonomy`), which is problematic because the newer versions of the CAT database these...

bug

## PR checklist - [ ] This comment contains a description of changes (with reason). - [ ] If you've fixed a bug or added code that should be tested,...

Closes #687 and #686 This adds the local subworkflow (and other relevant code and docs) for generating samplesheets for the downstream pipelines funcscan and taxprofiler. ## PR checklist - [x]...

### Description of the bug Hi I tried to use BUSCO for the bin checking. Since our cluster does not allow to download things when inside a slurm job, I...

bug

### Description of the bug I am running nf-core/mag 3.0.3 on a sample (ERR4303137) and it fails during the Prokka step. This looks like it might be a simple fix...

enhancement
good first issue

### Description of the bug When I run nf-core/mag with the ``` --host_fasta_bowtie2index "/path/to/references/" ``` The bowtie log file gives me the following warning ``` Warning: Output file './references/reference_name' was...

bug