×

nf-core/mageck/mle @ 0.0.0-6c4ed3a

maximum-likelihood analysis of gene essentialities computation

Latest version: 0.0.0-6c4ed3a
Total downloads: 7
Source: nf-core/modules
Authors: @LaurenceKuhl
Maintainers: @LaurenceKuhl

Summary

maximum-likelihood analysis of gene essentialities computation

Get started

Add the following snippet to your workflow script to include this module.

include { MAGECK_MLE } from 'nf-core/mageck/mle'

License

MIT License

Process
Name MAGECK_MLE
Input 2 channels
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

count_table file

Count table file. Each line in the table should include sgRNA name (1st column), target gene (2nd column) and read counts in each sample.

*.{txt,tsv}
design_matrix file

Design matrix describing the samples and conditions

*.{txt,tsv}
Output 3 channels
#1 versions
versions.yml file

File containing software versions

versions.yml
#2 gene_summary tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.gene_summary.txt file

Gene summary file describing the fitness score and associated p-values.

*.{gene_summary}
#3 sgrna_summary tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.sgrna_summary.txt file

sgRNA summary file describing the sgRNA and associated gene

*.{gene_summary}
Tool Description Homepage
mageck MAGeCK (Model-based Analysis of Genome-wide CRISPR-Cas9 Knockout), an algorithm to process, QC, analyze and visualize CRISPR screening data. https://sourceforge.net/p/mageck/wiki/Home/#mle
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:29:13 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fmageck%2Fmle/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/mageck/mle/blobs/sha256:f22719a3713553b8b8671f027a3e4b2ace75f60333ec011b6d813109b327f3ce
Size 2.6 KB
Checksum sha256:f22719a3713553b8b8671f027a3e4b2ace75f60333ec011b6d813109b327f3ce
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:29:13 (UTC) 3 2.6 KB
0.0.0-3fc6d40 22 Apr 2026 15:20:45 (UTC) 1 2.6 KB
0.0.0-0c7146d 08 Apr 2026 19:15:05 (UTC) 3 2.6 KB