Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge RGLab:devel into k-motwani:devel-phylo #6

Open
wants to merge 90 commits into
base: devel-phylo
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 67 commits
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
02ba32e
rm cytoctx
Jul 12, 2021
da07430
convert src/cytoframeAPI.cpp
Jul 12, 2021
5737912
port pairVectorRcppWrap
Jul 13, 2021
11ee095
port keyword apis
Jul 13, 2021
79efd59
port pdata api for cytoframe
Jul 13, 2021
17ff6d2
deal with int64 casting
Jul 13, 2021
1e950f2
get rid of unsigned int
Jul 13, 2021
75cc807
fix kw_to_sexp
Jul 13, 2021
335b37d
skip rownames tests
Jul 13, 2021
5f7ec70
cpp11 doesn't allow implitcit type convert
Jul 13, 2021
c874646
set dimnames properly for matrix
Jul 13, 2021
a428345
fix setkeywords
Jul 13, 2021
89cb6b8
port h5_set_error_handler
Jul 13, 2021
e35e5a0
explicit coerse to str for keyword setter
Jul 14, 2021
cc23822
fix frm_compensate
Jul 14, 2021
33257bd
add rmatrix_to_arma/arma_to_rmatrix wrappers
Jul 14, 2021
71314f9
port cs Rcpp APIs
Jul 14, 2021
aa28a5c
mv rcpp sugar indexing back to R
Jul 14, 2021
02477f3
port pdata apis
Jul 14, 2021
b6c90cb
fix fcs_to_cytoset
Jul 14, 2021
cc27bf1
fix set_pheno_data
Jul 14, 2021
4f41ee1
fix cs_get_cytoframe
Jul 14, 2021
2d08953
gs APIs
Jul 14, 2021
474816e
fix cs keyword setter
Jul 14, 2021
9319d82
gh APIs
Jul 15, 2021
a63c03c
fix get pop stats
Jul 15, 2021
6bd2c59
set_transformations
Jul 15, 2021
3ae9f1f
cpp_getGate
Jul 15, 2021
a10e3bf
boolFilter_R_to_C
Jul 15, 2021
8541d31
newGate
Jul 15, 2021
0837e1a
complete gh api
Jul 15, 2021
56911d6
cpp_getSingleCellExpression
Jul 15, 2021
ca4159f
getPopCounts_cpp
Jul 15, 2021
59577ef
misc
Jul 15, 2021
bec3044
fix subset.cytoset
Jul 15, 2021
2243bd4
fix tests
Jul 15, 2021
cabeaad
deal with cpp11 bug
Jul 16, 2021
c83be43
fix cpp_getPopStats
Jul 16, 2021
470cefb
fix boolFilter_R_to_C
Jul 16, 2021
915b785
fix convert_transformer
Jul 16, 2021
fbfb1a0
fix cluster gate
Jul 16, 2021
3b304ec
rm rcpp debris
Jul 16, 2021
6a22cdf
deal with empty cs
Jul 16, 2021
5ba8f0b
make cytoml compile
Jul 20, 2021
a7ee326
ensure types are double before passing to cpp11
Jul 24, 2021
c008834
fix rectangleGate test
Jul 24, 2021
5959af4
cleanup
Jul 26, 2021
2154576
update emails
Jul 30, 2021
8a16ffa
fix bioc test error
Jul 30, 2021
613a034
bump
Jul 30, 2021
c4e4f0f
port hashmap in getPopStats.cpp from master
Aug 2, 2021
7e43282
merge master
Aug 2, 2021
3235b1d
rm direct gpl deps
Aug 3, 2021
46dcefc
update to AGPL-3.0
gfinak Oct 21, 2022
0038a98
Merge branch 'master' of github.com:OzetteTech/flowWorkspace
Oct 22, 2022
54f124a
merge
Oct 22, 2022
ec6445d
update cp11 code
Oct 22, 2022
3e20cda
update cpp11 code
Oct 22, 2022
de57752
bump
Oct 22, 2022
d62c626
fix test error
Oct 24, 2022
45fa973
bump x.y.z version to even y prior to creation of RELEASE_3_16 branch
jwokaty Nov 1, 2022
fb34e4c
bump x.y.z version to odd y following creation of RELEASE_3_16 branch
jwokaty Nov 1, 2022
50c99fb
fixed mac seg fault
Dec 29, 2022
ad6ce6d
Merge branch 'develop'
Dec 29, 2022
3f5adab
bump
Dec 29, 2022
80d0ebe
bump x.y.z version to even y prior to creation of RELEASE_3_17 branch
jwokaty Apr 25, 2023
ba22296
bump x.y.z version to odd y following creation of RELEASE_3_17 branch
jwokaty Apr 25, 2023
8d75837
Update gs_cyto_data<- to support replacement with flowSet objects. (#…
djhammill Jun 14, 2023
2c99a00
Merge branch 'master' into devel
Jun 14, 2023
1222818
Make stats arguments in gh_pop_get_stats() and gs_pop_get_count_fast(…
djhammill Jun 20, 2023
c4b72ac
support multirange gate
Jul 10, 2023
6e7b3f8
print
Jul 10, 2023
a868d56
Multirangegate (#387)
mikejiang Jul 10, 2023
d433b65
update test to Remove the new time gate to avoid breaking the existin…
Jul 10, 2023
6cd154d
Merge branch 'devel' of github.com:RGLab/flowWorkspace into devel
Jul 10, 2023
31ac5a5
Pass additional load_cytoset_from_fcs() arguments through flowSet_to_…
djhammill Aug 17, 2023
fefee28
Hotfix/fix gs get singlecell expression by gate (#391)
mikejiang Aug 20, 2023
e9a6f2a
bump x.y.z version to even y prior to creation of RELEASE_3_18 branch
jwokaty Oct 24, 2023
a564dbb
bump x.y.z version to odd y following creation of RELEASE_3_18 branch
jwokaty Oct 24, 2023
11218c9
update transformerList constructor according to the latest scales pac…
Dec 5, 2023
edcd9f5
Merge branch 'devel' into hotfix/update-according-to-latest-scales-pa…
Dec 5, 2023
0137cfc
bump
Dec 5, 2023
bd3df2c
use c++17 for std::filesystem
Jan 13, 2024
f9bbf62
bump
Jan 13, 2024
454d46b
skip code chunks that fails on mac due to
Jan 15, 2024
6e9ecc0
bump
Jan 15, 2024
0d6bb9a
Revert "skip code chunks that fails on mac due to"
Jan 17, 2024
e9b4bf6
bump
Jan 19, 2024
487c6b9
patch make file for windows
Mar 16, 2024
3951e19
bump
Mar 16, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 6 additions & 14 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: flowWorkspace
Type: Package
Title: Infrastructure for representing and interacting with gated and ungated cytometry data sets.
Version: 4.9.1
Version: 4.13.0
Date: 2011-06-10
Author: Greg Finak, Mike Jiang
Maintainer: Greg Finak <[email protected]>, Mike Jiang <[email protected]>
Expand All @@ -11,15 +11,13 @@ Description: This package is designed to facilitate comparison of automated
gating from flowJo using the flowCore functionality. Gating hierarchies,
groups of samples, compensation, and transformation are performed so that
the output matches the flowJo analysis.
License: file LICENSE
License_restricts_use: yes
License: AGPL-3.0-only
License_restricts_use: no
LazyLoad: yes
Imports:
Biobase,
BiocGenerics,
cytolib (>= 2.3.9),
lattice,
latticeExtra,
XML,
ggplot2,
graph,
Expand All @@ -34,14 +32,9 @@ Imports:
Rgraphviz,
data.table,
dplyr,
Rcpp,
scales,
matrixStats,
RcppParallel,
RProtoBufLib,
digest,
aws.s3,
aws.signature,
flowCore(>= 2.1.1),
ncdfFlow(>= 2.25.4),
DelayedArray,
Expand All @@ -54,11 +47,10 @@ Collate:
'GatingHierarchy_Methods.R'
'GatingSet_Methods.R'
'GatingSetList_Methods.R'
'RcppExports.R'
'filterObject_Methods.R'
'add_Methods.R'
'copyNode.R'
'cytoctx.R'
'cpp11.R'
'deprecated.R'
'flow_trans.R'
'getDescendants.R'
Expand All @@ -83,9 +75,9 @@ Suggests:
parallel,
CytoML,
openCyto
LinkingTo: Rcpp, BH(>= 1.62.0-1), RProtoBufLib(>= 1.99.4), cytolib (>= 2.3.7),Rhdf5lib, RcppArmadillo, RcppParallel(>= 4.4.2-1)
LinkingTo: cpp11, BH(>= 1.62.0-1), RProtoBufLib(>= 1.99.4), cytolib (>= 2.3.7),Rhdf5lib
VignetteBuilder: knitr
biocViews: ImmunoOncology, FlowCytometry, DataImport, Preprocessing, DataRepresentation
SystemRequirements: GNU make, C++11
Encoding: UTF-8
RoxygenNote: 7.1.2
RoxygenNote: 7.2.1
747 changes: 661 additions & 86 deletions LICENSE

Large diffs are not rendered by default.

18 changes: 0 additions & 18 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ export(cf_swap_colnames)
export(cf_unlock)
export(cf_write_disk)
export(cf_write_h5)
export(cf_write_tile)
export(char2booleanFilter)
export(checkRedundantNodes)
export(convert_backend)
Expand All @@ -86,8 +85,6 @@ export(cs_lock)
export(cs_set_cytoframe)
export(cs_swap_colnames)
export(cs_unlock)
export(ctx_to_list)
export(cytoctx)
export(cytoframe_to_flowFrame)
export(cytoset)
export(cytoset_to_flowSet)
Expand Down Expand Up @@ -219,7 +216,6 @@ export(isGated)
export(isHidden)
export(isNcdf)
export(isNegated)
export(is_tiledb_support)
export(load_cytoframe)
export(load_cytoframe_from_fcs)
export(load_cytoset)
Expand All @@ -230,13 +226,10 @@ export(logicleGml2_trans)
export(logicle_trans)
export(logtGml2_trans)
export(merge_list_to_gs)
export(moveNode)
export(openWorkspace)
export(plotGate)
export(pop.MFI)
export(pop_add)
export(prettyAxis)
export(print.cytoctx)
export(realize_view)
export(recompute)
export(save_cytoset)
Expand Down Expand Up @@ -323,18 +316,9 @@ importFrom(Biobase,sampleNames)
importFrom(BiocGenerics,"rownames<-")
importFrom(BiocGenerics,duplicated)
importFrom(BiocGenerics,rownames)
importFrom(Rcpp,evalCpp)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(Rgraphviz,agread)
importFrom(S4Vectors,coolcat)
importFrom(aws.s3,delete_object)
importFrom(aws.s3,get_bucket)
importFrom(aws.s3,get_bucket_df)
importFrom(aws.s3,put_object)
importFrom(aws.s3,save_object)
importFrom(aws.signature,read_credentials)
importFrom(cytolib,cytolib_LdFlags)
importFrom(digest,digest)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_rows)
importFrom(dplyr,do)
Expand All @@ -347,8 +331,6 @@ importFrom(graph,"edgeRenderInfo<-")
importFrom(graph,"nodeRenderInfo<-")
importFrom(graph,addEdge)
importFrom(graph,graphNEL)
importFrom(lattice,barchart)
importFrom(latticeExtra,ggplot2like)
importFrom(matrixStats,colMedians)
importFrom(scales,format_format)
importFrom(scales,trans_new)
Expand Down
3 changes: 1 addition & 2 deletions R/AllClasses.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ NULL
#' flowWorkspace-package
#' flowWorkspace
#' @docType package
#' @importFrom Rcpp evalCpp
#' @importFrom cytolib cytolib_LdFlags
#' @title Import and replicate flowJo workspaces and gating schemes using flowCore.
#' @description Import flowJo workspaces into R. Generate the flowJo gating hierarchy and gates using flowCore functionality. Transform and compensate data in accordance with flowJo settings. Plot gates, gating hierarchies, population statistics, and compare flowJo vs flowCore population summaries.
Expand All @@ -21,7 +20,7 @@ NULL
#' Date: \tab 2011-03-04\cr
#' License: \tab Artistic 2.0 \cr
#' LazyLoad: \tab yes\cr
#' Depends: \tab R (>= 2.16.0),Rcpp (>= 0.9.9)\cr
#' Depends: \tab R (>= 2.16.0)\cr
#' }
#' @author Greg Finak, Mike Jiang
#' @references \url{http://www.rglab.org/}
Expand Down
Loading