crisprseq icon indicating copy to clipboard operation
crisprseq copied to clipboard

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...

Results 57 crisprseq issues
Sort by recently updated
recently updated
newest added

### Description of the bug If we try to provide the count table already, we need to be able to not specify any input samplesheet, however this is leading to...

bug

### Description of the bug The markdown table explaining the RRA contrast matrix seems to not be well formated on the nf-core website https://raw.githubusercontent.com/nf-core/test-datasets/crisprseq/testdata/rra_contrasts.txt ![image](https://github.com/nf-core/crisprseq/assets/8224255/6d0eb549-4715-4e82-bb5c-b934a598107b) In addition, the example link...

bug

### Description of feature Update the module mageck count that only has a patch in crisprseq and needs updating here : https://github.com/nf-core/modules/blob/master/modules/nf-core/mageck/count/main.nf

enhancement

### Description of feature Documentation https://hackmd.io/@Fe-DlBDORpeApqPrKRTlbA/SJVrM7uHh#/1

enhancement

### Description of feature Instead of using modules for the alignment step, use the nf-core subworkflows. - Use [fastq_align_bwa](https://nf-co.re/subworkflows/fastq_align_bwa) for BWA alignment - Use [fastq_align_bowtie2](https://nf-co.re/subworkflows/fastq_align_bowtie2) for bowtie2 alignemnt - Create...

enhancement
good-first-issue

### Description of the bug command: ``` nextflow run /path-to/nf-core-crisprseq-2.0.0/workflow \ -preview \ --analysis screening \ --genome GRCh37 \ -profile singularity \ --igenomes_base /path-to/references \ -offline \ --outdir . \...

bug

### Description of feature The newly added UMI clustering steps in crisprseq targeted can be added to nf-core/modules as a subworkflow. Have a look at: - https://astro--nf-core.netlify.app/fastquorum/dev/ - https://astro--nf-core.netlify.app/subworkflows/fastq_create_umi_consensus_fgbio/

enhancement
good-first-issue

### Description of feature Create a module or multiple modules to make this script more manageable.

enhancement

### Description of feature Add the functionality to analyse mock samples and remove noise from the final results.

enhancement

### Description of feature Add the functionality to analyse samples with spike ins in order to remove noise from the results.

enhancement