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

ShinyArchR_testPull #1799

Open
wants to merge 175 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 137 commits
Commits
Show all changes
175 commits
Select commit Hold shift + click to select a range
14e2c00
integrating ShinyArchR to main codebase
paupaiz Oct 20, 2022
d2b4b21
Merge branch 'GreenleafLab:dev' into dev
paupaiz Nov 1, 2022
e183a1a
Merge branch 'GreenleafLab:dev' into dev
paupaiz Nov 3, 2022
bef371a
modifying after deploying
paupaiz Nov 3, 2022
a25b9fc
add a @param definition for Shiny loadArchRproj()
paupaiz Nov 7, 2022
13ce916
Update AnnotationGenome.R
paupaiz Nov 7, 2022
5844720
Merge branch 'GreenleafLab:dev' into dev
paupaiz Nov 7, 2022
a0ca2d4
Update ArchRBrowser.R
paupaiz Nov 7, 2022
3ee4410
adding .validInput to shinyarchr
paupaiz Nov 7, 2022
93a5fd9
pattern match to list coverage files
paupaiz Nov 7, 2022
4495ed8
use previously stored cellGroups
paupaiz Nov 7, 2022
5e0c9e4
Merge branch 'GreenleafLab:dev' into dev
paupaiz Nov 14, 2022
68ea6b0
force create coverage
paupaiz Nov 14, 2022
3a62d51
safelapply to .getGroupFragsFromProj
paupaiz Nov 14, 2022
e281685
cellGroups for consistency
paupaiz Nov 14, 2022
25f39b5
change cluster to groupIDs
paupaiz Nov 14, 2022
455724f
fragFiles
paupaiz Nov 14, 2022
c748edf
fix the path to the ArchRProject outputDirectory
paupaiz Nov 14, 2022
9e7f165
correct gsub
paupaiz Nov 14, 2022
0ac8bfe
modify to ShinyRasterUMAPs
paupaiz Nov 14, 2022
f5775fc
removing most ArchR::: mine
paupaiz Nov 15, 2022
3dc3600
remove ArchR::: to load hidden functions
paupaiz Nov 15, 2022
e57321b
downloadFiles()
paupaiz Nov 17, 2022
bc5431b
removing all the ArchR:::
paupaiz Nov 17, 2022
09eb384
adding all files with ArchR:::
paupaiz Nov 17, 2022
0bea892
saving ArchRProjShiny
paupaiz Nov 17, 2022
6ec7a17
adding arguments to exportShinyArchR
paupaiz Nov 17, 2022
fe68765
allow for any embedding in mainUMAPs WIP
paupaiz Nov 18, 2022
0eb9798
Merge branch 'GreenleafLab:dev' into dev
paupaiz Nov 27, 2022
6306187
"de-hard-coding embeddings"
paupaiz Nov 27, 2022
a202141
de-hardcoding embeds
paupaiz Nov 27, 2022
77e49db
multiple changes have been made
paupaiz Dec 4, 2022
d7a0c69
Hardcodings and duplicated part removed
paupaiz Dec 4, 2022
920b016
Minor changes have been made.
paupaiz Dec 4, 2022
d57a3b0
Merge branch 'GreenleafLab:dev' into dev
paupaiz Dec 5, 2022
84f5c5a
Delete plotEmbeddingShiny, added new arguments.
paupaiz Dec 9, 2022
f61707a
getFeatureDF
paupaiz Dec 9, 2022
e7635fb
fixing minor issues
paupaiz Dec 11, 2022
a067832
fixed the reported issues
paupaiz Dec 11, 2022
5bb977c
fixed the reported issues
paupaiz Dec 11, 2022
244e5ce
fixed the reported issues
paupaiz Dec 11, 2022
107589c
Merge branch 'GreenleafLab:dev' into dev
paupaiz Dec 12, 2022
2567e09
cleaning up
paupaiz Dec 12, 2022
c2dea08
Hardcodings are removed. Available matrices are used
paupaiz Dec 19, 2022
48834a5
Hardcodings are removed. Available matrices used.
paupaiz Dec 19, 2022
4fd11f0
Minor bug fixed.
paupaiz Dec 19, 2022
2d51d61
remove unnecessary lines
paupaiz Dec 19, 2022
80ef7cd
availableArrays(head(getArrowFiles(ArchRProj), 2)
paupaiz Dec 19, 2022
ca186d6
changed umap to embed
paupaiz Dec 19, 2022
e7e394d
change umap to embed
paupaiz Dec 19, 2022
db54347
change umap to embed
paupaiz Dec 19, 2022
ce79920
minor fixes
paupaiz Dec 29, 2022
bacc77e
minor fixes
paupaiz Dec 29, 2022
5ff434d
major improvements
paupaiz Dec 29, 2022
b510284
Update and rename shinyRasterUMAPs to matrixEmbeds
paupaiz Dec 29, 2022
a1a2f6d
Merge remote-tracking branch 'remotes/upstream/dev' into tmp
paupaiz Dec 30, 2022
17d36da
shiny files
paupaiz Jan 3, 2023
5b6d19b
remove duplicate myloadarchrproj
paupaiz Jan 3, 2023
80e8ed0
moving shiny files to shiny dir
paupaiz Jan 3, 2023
f5110b8
fixed a minor issue
paupaiz Jan 5, 2023
93a8a7e
update shiny variable name and desc
rcorces Jan 5, 2023
4b58f44
fix incorrect conflict resolution
rcorces Jan 5, 2023
0ff7fd5
bugfix in example
rcorces Jan 5, 2023
88c2be1
change default outDir
rcorces Jan 5, 2023
9499c5b
fix fragDir and frag file extension
rcorces Jan 5, 2023
6219bb7
Merge branch 'GreenleafLab:dev' into dev
paupaiz Jan 11, 2023
6132875
cleaning up
paupaiz Jan 11, 2023
1f9e56a
clean up
paupaiz Jan 12, 2023
d7749b9
changing imputeMatricesList to imputMatrices
paupaiz Jan 12, 2023
67eee17
merging plotEmbedding
paupaiz Jan 12, 2023
3d283c5
exportShinyArchR
paupaiz Jan 12, 2023
74a1492
exportShinyArchR
paupaiz Jan 12, 2023
e50904e
update plotembedding for shiny
paupaiz Jan 13, 2023
c3cd3b8
update plotembedding
paupaiz Jan 13, 2023
884b86d
fixing MatrixEmbeds
paupaiz Jan 14, 2023
75afaba
Update ArchRBrowser.R
rcorces Jan 16, 2023
5b639e4
tidying code for legibility
rcorces Jan 17, 2023
4879cd9
change validInput for consistent format
rcorces Jan 17, 2023
d203693
fix dir structure and consolidate shiny functions
rcorces Jan 17, 2023
f535755
Delete matrixEmbeds.R
rcorces Jan 17, 2023
fdd8a33
Delete MainEmbed.R
rcorces Jan 17, 2023
437db73
Delete .DS_Store
rcorces Jan 17, 2023
9c04fe6
Delete .DS_Store
rcorces Jan 17, 2023
9670243
Delete .DS_Store
rcorces Jan 17, 2023
291cf0c
Delete .DS_Store
rcorces Jan 17, 2023
5abf0f1
Delete .DS_Store
rcorces Jan 17, 2023
de512c7
Delete .DS_Store
rcorces Jan 17, 2023
c30cc5d
Delete .DS_Store
rcorces Jan 17, 2023
1681eb2
harmonize mainEmbeds and matrixEmbeds
rcorces Jan 17, 2023
99915f2
partial update to exportShinyArchR
rcorces Jan 17, 2023
d0de886
additional shiny export edits
rcorces Jan 17, 2023
eae011b
typos
rcorces Jan 17, 2023
25eeab3
revert all changes
rcorces Jan 18, 2023
f5b3d3a
revert all changes
rcorces Jan 18, 2023
d4984a7
adding matrices list to mainembeds fun
paupaiz Jan 21, 2023
4748e27
correcting parentheses in getgroupfrag and cov funs
Jan 29, 2023
7c73b00
ahora si
Jan 31, 2023
95cb6c5
typo computeClosestCellsList
paupaiz Feb 4, 2023
e162c21
from pelayo
Feb 19, 2023
8f9d9f8
changing matrixEmbeds variables to be consistent
paupaiz Feb 23, 2023
80777cf
matrixEmbeds updates
paupaiz Feb 23, 2023
d5b78e0
"adding shinyarchr exports to collate field"
paupaiz Feb 26, 2023
ef7107f
adding comma to loadArchRProject
paupaiz Feb 26, 2023
7fb03ff
"typo"
paupaiz Feb 26, 2023
56c86ad
ellColEmbeddings parameter
paupaiz Feb 26, 2023
b3881e9
end space visualize data
paupaiz Feb 26, 2023
def0afe
latest global server ui files
paupaiz Feb 26, 2023
8b001d6
newlines
rcorces Feb 28, 2023
7a94faa
getMatrixValues
paupaiz Mar 1, 2023
013672e
Update AllClasses.R
rcorces Mar 1, 2023
a8b887b
Merge branch 'dev' into dev_mrc2
rcorces Mar 1, 2023
fe7dc4a
Merge pull request #3 from paupaiz/dev_mrc2
rcorces Mar 1, 2023
b2627c9
add NULL
rcorces Mar 1, 2023
6ae5a83
Update GroupExport.R
paupaiz Mar 1, 2023
5d41b80
update function
paupaiz Mar 1, 2023
bb5484e
Update VisualizeData.R
paupaiz Mar 1, 2023
f9d6bd4
Update ShinyArchRExports.R
paupaiz Mar 1, 2023
8049bfa
Update VisualizeData.R
paupaiz Mar 1, 2023
3f10ff5
Update ShinyArchRExports.R
paupaiz Mar 1, 2023
e478e03
Update ShinyArchRExports.R
paupaiz Mar 1, 2023
4c82e96
Update ShinyArchRExports.R
paupaiz Mar 1, 2023
1c33932
Update ShinyArchRExports.R
paupaiz Mar 1, 2023
c7dc708
Update ShinyArchRExports.R
paupaiz Mar 1, 2023
a5de624
Update ShinyArchRExports.R
paupaiz Mar 1, 2023
8ab4bab
Update ShinyArchRExports.R
paupaiz Mar 1, 2023
18207fb
Update ShinyArchRExports.R
paupaiz Mar 2, 2023
76b9b73
Update ShinyArchRExports.R
paupaiz Mar 2, 2023
8a0a167
Add validInput for ShinyArchR
rcorces Mar 16, 2023
1e8a876
add threads option to getGroupFragsFromProj
rcorces Mar 16, 2023
e9e2698
change function name
rcorces Mar 16, 2023
3c1abf1
change function name
rcorces Mar 16, 2023
e47e4b1
fix mainDir path issues
rcorces Mar 16, 2023
8383fe3
update DESCRIPTION to reflect ArchR/dev
rcorces Mar 16, 2023
2cfc1f8
add explicit package mentions
rcorces Mar 17, 2023
18fb6c6
update file download links
rcorces Mar 17, 2023
8443d6d
shouldnt need to source if ArchR is loaded
rcorces Mar 17, 2023
2441acf
bugfixes
rcorces Mar 17, 2023
9b83c0a
code review
rcorces Mar 24, 2023
f646a05
ensure closure of H5s
rcorces Mar 24, 2023
eac195f
update file md5s. fix h5group creation
rcorces Mar 24, 2023
a24a4dc
bugfix
rcorces Mar 24, 2023
1f8b1f1
update example
rcorces Mar 24, 2023
de261e8
hiding addSeqLengths
paupaiz Mar 25, 2023
2987355
safelapply for explorClusterCvgs
paupaiz Mar 25, 2023
84af7ad
getting units from the ArchRProj (not ArchRProjShiny)
paupaiz Mar 27, 2023
39622f9
adding stop condition
paupaiz Mar 27, 2023
5c27360
bugfix (file does not exist)
rcorces Mar 27, 2023
9351c90
return null instead of last result
rcorces Mar 27, 2023
1325172
remove Shiny version of plotEmbedding
rcorces Mar 28, 2023
e484d36
bugfix
rcorces Mar 28, 2023
89fd4af
bugfix
rcorces Mar 28, 2023
d535380
add threads argument to exportClusterCoverage
rcorces Mar 28, 2023
bbb2c9f
bugfix addSeqLengths is hidden
rcorces Mar 28, 2023
415a8a4
bugfix old arguments
rcorces Mar 28, 2023
0cc7457
add back feature name storage
rcorces Mar 28, 2023
2b1d8fc
remove explicit namespace loading from global
rcorces Mar 28, 2023
fc3f673
bugfix dir name
rcorces Mar 28, 2023
11039ee
typo
rcorces Mar 28, 2023
e742abb
add status reporting for feature plots
rcorces Mar 28, 2023
4b37476
pass logFile to plotEmbedding
rcorces Mar 28, 2023
892080a
Merge branch 'dev' into dev_mrcPlotEmbedding
rcorces Mar 28, 2023
ee7e553
typo
paupaiz Mar 28, 2023
7b1ce6b
remove Shiny version of plotEmbedding
rcorces Mar 28, 2023
2b577fb
bugfix
rcorces Mar 28, 2023
3d43d13
bugfix
rcorces Mar 28, 2023
7872f6a
add threads argument to exportClusterCoverage
rcorces Mar 28, 2023
18bdc87
bugfix addSeqLengths is hidden
rcorces Mar 28, 2023
0139212
bugfix old arguments
rcorces Mar 28, 2023
5d6cb74
add back feature name storage
rcorces Mar 28, 2023
2813105
remove explicit namespace loading from global
rcorces Mar 28, 2023
9ad2026
bugfix dir name
rcorces Mar 28, 2023
6fb28fd
typo
rcorces Mar 28, 2023
4807128
add status reporting for feature plots
rcorces Mar 28, 2023
b6b1287
pass logFile to plotEmbedding
rcorces Mar 28, 2023
c970e0e
Merge pull request #4 from paupaiz/dev_mrcPlotEmbedding
paupaiz Mar 28, 2023
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
76 changes: 52 additions & 24 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -16,37 +16,64 @@ URL: https://www.ArchRProject.com
RoxygenNote: 7.2.1
Encoding: UTF-8
Imports:
BiocGenerics,
Biostrings,
chromVAR,
chromVARmotifs,
ComplexHeatmap,
data.table,
devtools,
GenomicRanges,
ggplot2,
SummarizedExperiment,
data.table,
Matrix,
rhdf5,
ggrepel,
gridExtra,
gtable,
gtools,
harmony,
magrittr,
S4Vectors (>= 0.9.25),
BiocGenerics,
Rcpp (>= 0.12.16),
RcppArmadillo,
Matrix,
matrixStats,
sparseMatrixStats,
plyr,
nabor,
motifmatchr,
chromVAR,
uwot,
ggrepel,
nabor,
plyr,
presto,
Rcpp (>= 0.12.16),
RcppArmadillo,
rhdf5,
Rsamtools,
gtable,
gtools,
S4Vectors (>= 0.9.25),
Seurat,
SeuratObject,
sparseMatrixStats,
stringr,
grid,
gridExtra,
Biostrings,
ComplexHeatmap,
GenomicRanges,
presto,
harmony
SummarizedExperiment,
uwot
Depends:
Suggests:
Cairo,
DESeq2,
edgeR,
GenomicFeatures,
ggridges,
ggseqlogo,
hexbin,
jpeg,
leiden,
limma,
monocle3,
pdftools,
pheatmap,
rhandsontable,
scran,
shiny,
shinythemes,
slingshot,
testthat
Remotes:
GreenleafLab/chromVARmotifs,
cole-trapnell-lab/monocle3,
immunogenomics/presto
biocViews:
Collate:
'AllClasses.R'
'AnnotationGenome.R'
Expand Down Expand Up @@ -91,6 +118,7 @@ Collate:
'RcppExports.R'
'ReproduciblePeakSet.R'
'SparseUtils.R'
'ShinyArchRExports.R'
'Trajectory.R'
'ValidationUtils.R'
'VisualizeData.R'
'VisualizeData.R'
Binary file removed R/.DS_Store
Binary file not shown.
Loading