Description

mageck count for functional genomics, reads are usually mapped to a specific sgRNA

Input

Name (Type)
Description
Pattern

meta (map)

Groovy Map containing sample information
e.g. [ id:‘test’, single_end

]

library (file)

library file containing the sgRNA and gene name

*.{csv,txt,tsv}

inputfile (file)

library fastq file containing the sgRNA and gene name or count table containing the sgRNA and number of reads to per sample

*.{fq,fastq,fastq.gz,fq.gz,csv,txt,tsv}

Output

Name (Type)
Description
Pattern

meta (map)

Groovy Map containing sample information
e.g. [ id:‘test’, single_end

]

versions (file)

File containing software versions

versions.yml

norm (file)

File containing normalized read counts

*.count_normalized.txt

count (file)

File containing read counts

*.countsummary.txt

Tools

mageck
BSD License

MAGeCK (Model-based Analysis of Genome-wide CRISPR-Cas9 Knockout), an algorithm to process, QC, analyze and visualize CRISPR screening data.