run_deseq2_guides: A function to calculate DESeq2 log-fold changes for sgRNA...

Description Usage Arguments Examples

Description

This function takes as input a table containing the gRNA sequences and will output a .fasta and a .gtf file \ containing the merged plasmid + gRNA sequences and the gtf description to add them to a reference genome.

Usage

1
2
run_deseq2_guides(design_matrix, sgRNA_count_table,
  design_column = "distribution")

Arguments

sgRNA_table

The table containing the sgRNA sequences and annotation.

Examples

1
run_deseq2_on_guides()

FloWuenne/cropseq.analysis documentation built on May 27, 2019, 3:29 p.m.