A pipeline for the analysis of CRISPR edited data. It allows the evaluation of the quality of gene editing experiments using targeted next generation sequencing (NGS) data (`targeted`) as well as the discovery of important genes from knock-out or activation CRISPR-Cas9 screens using CRISPR pooled DNA (`screening`).
I have an experimental setup with biological triplicates of my conditions: treated_5hr, treated_7hr, and control. My sample names as specified in the samplesheet look like
Is there an additional metadata column I can pass in my samplesheet, or is there another parameter somewhere I've missed? Or is this somehow pulling names from the condition column instead?
Description of the bug
I have an experimental setup with biological triplicates of my conditions:
treated_5hr
,treated_7hr
, andcontrol
. My sample names as specified in the samplesheet look likeHowever my MAGeCK-count log shows my sample labels as
As a result, I can't tell my replicates apart in my counts tables (
count_table.count.txt
,count_table.count_normalized.txt
)Is there an additional metadata column I can pass in my samplesheet, or is there another parameter somewhere I've missed? Or is this somehow pulling names from the
condition
column instead?Command used and terminal output
No response
Relevant files
No response
System information
No response