Package: MAGeCKFlute
Type: Package
Title: Integrative Analysis Pipeline for Pooled CRISPR Functional
        Genetic Screens
Version: 1.6.5
Date: 2020-4-8
Author: Binbin Wang, Wubing Zhang, Feizhen Wu, Wei Li & X. Shirley Liu
Maintainer: Wubing Zhang<Watson5bZhang@gmail.com>
Description: CRISPR (clustered regularly interspaced short palindrome repeats) coupled 
  with nuclease Cas9 (CRISPR/Cas9) screens represent a promising technology to 
  systematically evaluate gene functions. Data analysis for CRISPR/Cas9 screens is a 
  critical process that includes identifying screen hits and exploring biological functions 
  for these hits in downstream analysis. We have previously developed two algorithms, 
  MAGeCK and MAGeCK-VISPR, to analyze CRISPR/Cas9 screen data in various scenarios. 
  These two algorithms allow users to perform quality control, read count generation and 
  normalization, and calculate beta score to evaluate gene selection performance. 
  In downstream analysis, the biological functional analysis is required for understanding 
  biological functions of these identified genes with different screening purposes. 
  Here, We developed MAGeCKFlute for supporting downstream analysis. MAGeCKFlute provides 
  several strategies to remove potential biases within sgRNA-level read counts and 
  gene-level beta scores. The downstream analysis with the package includes identifying 
  essential, non-essential, and target-associated genes, and performing biological 
  functional category analysis, pathway enrichment analysis and protein complex enrichment 
  analysis of these genes. The package also visualizes genes in multiple ways to benefit 
  users exploring screening data. Collectively, MAGeCKFlute enables accurate identification 
  of essential, non-essential, and targeted genes, as well as their related biological 
  functions. This vignette explains the use of the package and demonstrates typical workflows.
License: GPL (>=3)
VignetteBuilder: knitr
Depends: R (>= 3.5)
Suggests: knitr, testthat
Imports: clusterProfiler, DOSE, enrichplot, gridExtra, biomaRt, sva,
        ggsci, ggplot2, ggrepel, ggpubr, data.table, pheatmap, png,
        grDevices, grid, stats, utils, dendextend, scales, Biobase,
        msigdbr, KEGGgraph, KEGGREST, graph, graphics, pathview, XML
LazyData: TRUE
NeedsCompilation: no
biocViews: FunctionalGenomics, CRISPR, BatchEffect, QualityControl,
        Normalization, GeneSetEnrichment, Pathways, Visualization,
        PooledScreens, GeneTarget, KEGG
RoxygenNote: 6.1.1
Packaged: 2020-04-10 04:10:21 UTC; biocbuild
git_url: https://git.bioconductor.org/packages/MAGeCKFlute
git_branch: RELEASE_3_10
git_last_commit: 339c060
git_last_commit_date: 2020-04-09
Date/Publication: 2020-04-09
Built: R 3.6.3; ; 2020-04-10 13:20:43 UTC; windows
