Skip to content

Commit

Permalink
update example dataset to add marker discrepancy
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobpwagner committed May 27, 2020
1 parent b699ec3 commit df3864e
Show file tree
Hide file tree
Showing 36 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/cqc_check.R
Original file line number Diff line number Diff line change
Expand Up @@ -256,13 +256,11 @@ diff.cqc_check_panel <- function(x, ...) {
#' @param vars variable to split by. Determined automatically.
#' @param ... Additional arguments not for the user. Ignore.
#' @examples
#' \dontrun{
#' fcs_files <- list.files(system.file("extdata", "GvHD_QC", package = "cytoqc"), full.names = TRUE)
#' qc_cf_list <- cqc_load_fcs(fcs_files)
#'
#' channel_groups <- cqc_check(qc_cf_list, type = "channel")
#' diff(channel_groups)
#' }
#' @importFrom dplyr group_split inner_join anti_join
#' @importFrom purrr reduce map map_dfr
#' @export
Expand Down
Binary file modified inst/extdata/GvHD_QC/s10a01.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s10a02.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s10a03.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s10a04.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s10a05.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s10a06.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s10a07.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s5a01.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s5a02.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s5a03.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s5a04.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s5a05.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s5a06.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s5a07.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s6a01.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s6a02.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s6a03.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s6a04.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s6a05.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s6a06.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s6a07.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s7a01.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s7a02.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s7a03.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s7a04.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s7a05.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s7a06.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s7a07.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s9a01.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s9a02.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s9a03.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s9a04.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s9a05.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s9a06.fcs
Binary file not shown.
Binary file modified inst/extdata/GvHD_QC/s9a07.fcs
Binary file not shown.

0 comments on commit df3864e

Please sign in to comment.