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

Using TCGAbiolinks to getTCGA data #14

Open
wants to merge 1,171 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1171 commits
Select commit Hold shift + click to select a range
c574e2a
fix appveyor
tiagochst Aug 23, 2018
0d20e3a
Fix travis
tiagochst Aug 23, 2018
c2e12a8
Removing filter from getTCGA. This will use the double of disk. The f…
tiagochst Aug 25, 2018
c87ba28
No need to save RNA data twice.
tiagochst Aug 25, 2018
1b923e8
replace BiocInstaller biocLite mentions with BiocManager
LiNk-NY Aug 30, 2018
d9a4642
Add TSS to hg19 in getTSS function
tiagochst Sep 3, 2018
a7c52db
Merge branch 'master' of git.bioconductor.org:packages/ELMER
tiagochst Sep 3, 2018
5fdd1be
Fixing the cluster within groups for heatmap
tiagochst Sep 20, 2018
170c5fd
Merge branch 'master' of https://github.com/tiagochst/ELMER
tiagochst Sep 20, 2018
69c8741
fix heatmap plot
tiagochst Sep 20, 2018
f6af8ab
Get pair should still work if not enough samples for one single pair.
tiagochst Sep 25, 2018
c3cf59f
Merge branch 'master' of https://github.com/tiagochst/ELMER
tiagochst Sep 25, 2018
08c1a9b
Add option to plot figures separeted
tiagochst Oct 11, 2018
dc6ffef
Remove warning
tiagochst Oct 11, 2018
eb0c328
removing warning
tiagochst Oct 11, 2018
7cdf34c
fix test
tiagochst Oct 11, 2018
80df2a5
update
tiagochst Oct 11, 2018
2059652
Removing plot heatmaps from vignette due to bioconductor compiling er…
tiagochst Oct 15, 2018
64b83bf
MultiAssay Experiment does not handle duplicated rows anymore.
tiagochst Oct 24, 2018
975076e
Fix travis and appveyor
tiagochst Oct 24, 2018
76ad71b
Appvyeor GenomeInfoDbData should be installed before ELMER.data
tiagochst Oct 24, 2018
5e3877c
handling exceptions
tiagochst Oct 25, 2018
e558167
update citation
tiagochst Oct 29, 2018
ebd86b6
update citation
tiagochst Oct 29, 2018
e135f7f
Adding News file
tiagochst Oct 29, 2018
fcf4cc0
Adding News file
tiagochst Oct 29, 2018
bdde6f0
Bug fix. NULL title is not accept anymore by ggarrange
tiagochst Oct 29, 2018
48f17ec
bump x.y.z versions to even y prior to creation of RELEASE_3_8 branch
vobencha Oct 30, 2018
6c716ec
bump x.y.z versions to odd y after creation of RELEASE_3_8 branch
vobencha Oct 30, 2018
b13a0cc
Improving SummarizedTF function to consider diferent columns in the r…
tiagochst Nov 9, 2018
6fdc623
Improving SummarizedTF function to consider diferent columns in the r…
tiagochst Nov 9, 2018
c950ef2
User might want to provide mae object
tiagochst Nov 20, 2018
0f2fffc
Merge branch 'master' of https://github.com/tiagochst/ELMER
tiagochst Nov 20, 2018
e45e8f9
Adding TCGA pipe example
tiagochst Nov 20, 2018
693dde4
Memory improvement
tiagochst Nov 20, 2018
6054b95
Some genes have different entrezid and same ensembleID code should co…
tiagochst Nov 20, 2018
7b5cf63
Add messages
tiagochst Nov 20, 2018
b1715ea
update TCGA.pipe argument
tiagochst Nov 20, 2018
e44e759
Memory improvement
tiagochst Nov 21, 2018
8f0ed0e
Fix namespace
tiagochst Nov 21, 2018
931936e
Improve memory
tiagochst Nov 21, 2018
9c698c1
bug fix after change
tiagochst Nov 21, 2018
eb14f40
fix test
tiagochst Nov 21, 2018
cfe683f
remove cores from getNearGenes
tiagochst Nov 21, 2018
4c58958
version bump
tiagochst Nov 21, 2018
de914b4
Cores option was removed from get near genes function
tiagochst Nov 21, 2018
9015d1b
Merge branch 'master' of https://github.com/tiagochst/ELMER
tiagochst Nov 21, 2018
de130f2
Fixing description
tiagochst Nov 21, 2018
e81690f
Update DESCRIPTION
tiagochst Nov 27, 2018
8bdec64
Adding function to create MR TF matrices for the heatmap plot
tiagochst Dec 5, 2018
1670d40
Add another function to plot MR TF heatmap
tiagochst Dec 5, 2018
62a6e4e
Adding one more auxiliary function
tiagochst Dec 5, 2018
43d662f
Bug fix in new functioin
tiagochst Dec 5, 2018
902132b
Adding missing packages in the description
tiagochst Dec 10, 2018
97d807e
Merge branch 'master' of https://github.com/tiagochst/ELMER
tiagochst Dec 21, 2018
2e0ca5a
Remove warnings
tiagochst Dec 21, 2018
c484680
fix description
tiagochst Dec 24, 2018
5c706ce
remove warning
tiagochst Jan 9, 2019
48c9a76
Remove :::
tiagochst Jan 9, 2019
e4e2e80
Removing devtools
tiagochst Jan 9, 2019
b021a68
Fix promoterMeth. Check if the algorithm will not change.
tiagochst Jan 17, 2019
7c90028
promoter function needs improvements
tiagochst Jan 17, 2019
e898a25
Add function to export 450K as bigwig files
tiagochst Jan 21, 2019
b5e3ff2
Adding missing manual
tiagochst Jan 21, 2019
c04f24f
Fix function name
tiagochst Jan 22, 2019
4b3bb9b
function bug fix
tiagochst Jan 22, 2019
6d65c71
Improving access to hg19
tiagochst Feb 4, 2019
21f913a
Improving hg19 access
tiagochst Feb 4, 2019
7f5af24
Fixing description
tiagochst Feb 5, 2019
aadd5d1
Removing warning
tiagochst Feb 6, 2019
91476a2
update
tiagochst Feb 6, 2019
291f7cb
Update README.md
tiagochst Feb 11, 2019
03d89e2
update
tiagochst Feb 15, 2019
8d8e402
update
tiagochst Feb 15, 2019
a2635b1
update scatter plot
tiagochst Feb 18, 2019
4a6ac8c
adding function to get bed file of the binding sites
tiagochst Feb 26, 2019
9982860
fixing heatmapgene
tiagochst Mar 6, 2019
b580267
improving heatmap gene
tiagochst Mar 11, 2019
639f228
version bump
tiagochst Mar 11, 2019
fc94e79
removing print
tiagochst Mar 11, 2019
61792d5
fixing merge
tiagochst Mar 11, 2019
880818f
update
tiagochst Mar 11, 2019
6c6c04c
Improving testes
tiagochst Mar 19, 2019
2e82a51
Update Small.R
leameunier Mar 25, 2019
883e242
bug fix
tiagochst Mar 29, 2019
e0bc7c0
typo fix
tiagochst Mar 29, 2019
f087900
Merge branch 'master' into patch-1
tiagochst Mar 29, 2019
958ae57
Updating heatmap plot for newsted version
tiagochst Mar 29, 2019
b92b1c8
Merge pull request #1 from leameunier/patch-1
tiagochst Mar 29, 2019
0c4c5e4
Version bump
tiagochst Apr 1, 2019
3af9728
Fixing manuals
tiagochst Apr 2, 2019
31ec316
Fixing appveyor?
tiagochst Apr 2, 2019
bcbaea8
Fixing appveyor
tiagochst Apr 2, 2019
a372b56
Update appveyor
tiagochst Apr 2, 2019
4fec20a
fixing appveyor
tiagochst Apr 2, 2019
c7f435c
fixing appveyor
tiagochst Apr 2, 2019
2d1d26f
Fixing example HeatmapGene
tiagochst Apr 4, 2019
856ee67
Removing warning
tiagochst Apr 4, 2019
a7516df
Version bump
tiagochst Apr 4, 2019
064d7ed
Removing NOTES
tiagochst Apr 4, 2019
b9291cd
Removing notes
tiagochst Apr 4, 2019
8e034f3
Removing notes
tiagochst Apr 4, 2019
07c737c
Removing old example
tiagochst Apr 4, 2019
30b0a2a
Bug fix
tiagochst Apr 4, 2019
f97001d
Bug fix, summarizeTF
tiagochst Apr 4, 2019
cd0b518
Improving function
tiagochst Apr 4, 2019
8f44b9c
Veersion bump
tiagochst Apr 7, 2019
1492ecd
update TSS function
tiagochst Apr 8, 2019
de7544e
update TSS function
tiagochst Apr 8, 2019
6a2c1b7
improving heatmappair plot
tiagochst Apr 8, 2019
afb016f
Add one more verification for near genes.
tiagochst Apr 9, 2019
13c9f3e
Merge branch 'master' of https://github.com/tiagochst/ELMER
tiagochst Apr 9, 2019
3dc010f
Removing test
tiagochst Apr 9, 2019
070eafc
bug fix
tiagochst Apr 9, 2019
1ebc6bf
Reducing use of TCGAbiolinks
tiagochst Apr 11, 2019
7abdff6
Bug fix, adding symbol to hg19
tiagochst Apr 14, 2019
9c404fd
fixing heatmap pair
tiagochst Apr 30, 2019
0d9ac3d
bump x.y.z versions to even y prior to creation of RELEASE…
nturaga May 2, 2019
1fc1d50
bump x.y.z versions to odd y after creation of RELEASE_3_9 branch
nturaga May 2, 2019
f50e087
Fixing list without names
tiagochst May 6, 2019
693d951
Merge remote-tracking branch 'upstream/master'
tiagochst May 9, 2019
2423c47
Reducing size of package
tiagochst May 16, 2019
554138e
Reducing size
tiagochst May 16, 2019
31da0fd
Reducing size
tiagochst May 16, 2019
bab5af0
Reduce size
tiagochst May 16, 2019
46af71a
Removing warning
tiagochst May 16, 2019
72ed5ec
Reducinz size
tiagochst May 16, 2019
4d6e3d7
Fixing man
tiagochst May 16, 2019
f442f75
Update old function
tiagochst May 30, 2019
ea09aac
Using genome info from ELMER.data
tiagochst May 30, 2019
159da9b
Using internal data
tiagochst May 30, 2019
5011532
Fixing test
tiagochst May 30, 2019
069779a
Fixing example
tiagochst Jun 13, 2019
5fb93b6
version ELMER.data bump
tiagochst Jun 19, 2019
9faa5d1
Version bump
tiagochst Jun 19, 2019
2d81a81
Remove ::: from test
tiagochst Jun 25, 2019
0a8c0e2
Fixing tests
tiagochst Jun 26, 2019
b3c3043
Changing test
tiagochst Jun 29, 2019
f79ff04
improving scatter plot
tiagochst Jul 1, 2019
471fb8c
improving scatter plot
tiagochst Jul 1, 2019
24a3e2e
improving scatter plot
tiagochst Jul 1, 2019
8f17193
improving scatter plot
tiagochst Jul 1, 2019
f991010
improving scatter plot
tiagochst Jul 1, 2019
fdc92da
Adding enriched motif to pair with coordinates
tiagochst Jul 4, 2019
6332527
Adding correlation argument to get.pair
tiagochst Jul 11, 2019
a22a193
changing entrezgene to entrezgene_id
tiagochst Jul 15, 2019
28773b3
Fixing create mae if sample map has same names
tiagochst Jul 15, 2019
c0beecb
Adding one more verification of the input data
tiagochst Jul 15, 2019
8b53917
Merge branch 'master' of github.com:tiagochst/ELMER
tiagochst Jul 15, 2019
0d283e8
bug fix
tiagochst Jul 15, 2019
3122221
Version bump
tiagochst Jul 15, 2019
55adf71
update vignette
tiagochst Jul 15, 2019
8781e93
Fix doc
tiagochst Jul 16, 2019
67468c0
Removing doc warning
tiagochst Jul 16, 2019
cafba15
Update doc
tiagochst Jul 16, 2019
bc777ef
Improving Scatter.plot.R text size
tiagochst Jul 18, 2019
1a756b4
Fixing example
tiagochst Jul 19, 2019
2186c54
Fix example
tiagochst Jul 25, 2019
3382d38
Fixing appveyor
tiagochst Jul 25, 2019
11a1b55
Appveyor fix
tiagochst Jul 25, 2019
8f5a267
Fixing appveyor
tiagochst Jul 25, 2019
f6ec463
Bug fix, doc fix
tiagochst Jul 25, 2019
f876f2a
Fix test
tiagochst Jul 25, 2019
56cd3cc
typo fix
tiagochst Jul 25, 2019
59a0d31
Remove warnings
tiagochst Jul 25, 2019
e63e76f
Fix description
tiagochst Jul 25, 2019
625a412
Improving heatmap gene
tiagochst Aug 27, 2019
4e61f4b
Improving heatmap gene
tiagochst Aug 27, 2019
5ef8780
Making changes required by tidyr 1.0
tiagochst Sep 3, 2019
8b5b8bb
Merge branch 'master' of github.com:tiagochst/ELMER
tiagochst Sep 3, 2019
e91556f
Version bump
tiagochst Sep 3, 2019
625d229
Adding missing package
tiagochst Sep 6, 2019
01d6227
Create output direcotories if not existant
tiagochst Oct 14, 2019
6108913
bump x.y.z version to even y prior to creation of RELEASE_3_10 branch
nturaga Oct 29, 2019
0c15a21
bump x.y.z version to odd y after creation of RELEASE_3_10 branch
nturaga Oct 29, 2019
2d7423a
change read function
tiagochst Nov 6, 2019
adb6a6c
Merge remote-tracking branch 'upstream/master'
tiagochst Nov 6, 2019
7cbc65b
bug fix
tiagochst Nov 6, 2019
374f217
bug fixes
tiagochst Nov 6, 2019
cbe3d7a
Removing warning
tiagochst Nov 7, 2019
8ebd8b1
Bug fix
tiagochst Nov 13, 2019
2449a55
Update man
tiagochst Nov 25, 2019
2b4cacd
Upate Roxygen
tiagochst Feb 6, 2020
9d03a7b
Updating doc
tiagochst Feb 6, 2020
c7e8655
Update doc
tiagochst Feb 6, 2020
5b2de93
Bug fix gene heatmap
tiagochst Feb 13, 2020
239d3dc
fixing
tiagochst Feb 26, 2020
26bff0e
fixing
tiagochst Feb 26, 2020
c5732ed
fixing
tiagochst Feb 26, 2020
b64d547
fixing
tiagochst Feb 26, 2020
57b3f23
fixing
tiagochst Feb 26, 2020
c52909a
fixing
tiagochst Feb 26, 2020
57432b0
fixing description
tiagochst Feb 27, 2020
62d82b8
Remove warning
tiagochst Feb 28, 2020
0cc3988
Fixing NEWs
tiagochst Apr 3, 2020
fdf772b
Merge branch 'master' of github.com:tiagochst/ELMER
tiagochst Apr 3, 2020
53e179c
Fixing NAMESPACE
tiagochst Apr 14, 2020
f528c5c
Remove title warning
tiagochst Apr 14, 2020
69bfa99
Update vignettes
tiagochst Apr 14, 2020
129fee7
Reducing notes
tiagochst Apr 14, 2020
3687dd8
Version bump
tiagochst Apr 14, 2020
ddc3c58
bump x.y.z version to even y prior to creation of RELEASE_3_11 branch
nturaga Apr 27, 2020
47ac695
bump x.y.z version to odd y following creation of RELEASE_3_11 branch
nturaga Apr 27, 2020
a302011
Fixing vignette
tiagochst Oct 12, 2020
cfa62a1
Merge remote-tracking branch 'upstream/master'
tiagochst Oct 12, 2020
f2ea3e7
fixing vignette
tiagochst Oct 12, 2020
82a3ef2
bump x.y.z version to even y prior to creation of RELEASE_3_12 branch
nturaga Oct 27, 2020
386e891
bump x.y.z version to odd y following creation of RELEASE_3_12 branch
nturaga Oct 27, 2020
d414acf
Update to bioc version
tiagochst Feb 26, 2021
adb47a6
bump x.y.z version to even y prior to creation of RELEASE_3_13 branch
nturaga May 19, 2021
4c636f2
bump x.y.z version to odd y following creation of RELEASE_3_13 branch
nturaga May 19, 2021
a2226f2
Remove warning
tiagochst Aug 2, 2021
d899df0
Remove warning
tiagochst Aug 2, 2021
6a795eb
Version bump
tiagochst Aug 2, 2021
0a827cb
Remove write_csv warnings
tiagochst Aug 3, 2021
ac599d2
Fixing use case section
tiagochst Aug 23, 2021
7d390e0
bump x.y.z version to even y prior to creation of RELEASE_3_14 branch
nturaga Oct 26, 2021
53ac7fd
bump x.y.z version to odd y following creation of RELEASE_3_14 branch
nturaga Oct 26, 2021
4f928f5
Updates in report
tiagochst Nov 8, 2021
53ad569
Bug fix in template
tiagochst Nov 8, 2021
16194cc
Buf fix in report
tiagochst Nov 8, 2021
f067713
Bug fix in report
tiagochst Nov 8, 2021
578301c
Bug fix
tiagochst Nov 8, 2021
10fd0eb
Remove code
tiagochst Nov 8, 2021
d3094b6
Remove progressbar
tiagochst Nov 9, 2021
1216740
Bug fix in report
tiagochst Mar 22, 2022
b893e15
Improving report
tiagochst Mar 22, 2022
e9a514e
Small bug fix
tiagochst Mar 22, 2022
e2ddf8c
Updating DNAm download
tiagochst Mar 31, 2022
3615c28
Update to work with new GDC data
tiagochst Mar 31, 2022
0e1ecb1
Small bugfix
tiagochst Mar 31, 2022
92fad06
Update heatmap pair
tiagochst Apr 1, 2022
1d79610
Bug fix
tiagochst Apr 6, 2022
af9be0e
Version bump
tiagochst Apr 6, 2022
ca8124a
Small bug fix in description
tiagochst Apr 6, 2022
cb8abd1
Fixing namespace
tiagochst Apr 6, 2022
87227e8
Updating text
tiagochst Apr 6, 2022
9a35585
Update tests
tiagochst Apr 6, 2022
fd57215
Update hocomoco link
tiagochst Apr 6, 2022
83916dd
Updating text
tiagochst Apr 6, 2022
fb251d7
Adding ranges to namespace function missing
tiagochst Apr 8, 2022
9b6e1ad
Improving code
tiagochst Apr 8, 2022
1f3c33c
Fixing bug in report
tiagochst Apr 14, 2022
4c1bcc7
Update report
tiagochst Apr 14, 2022
944109a
Update report
tiagochst Apr 14, 2022
6819e85
Update report
tiagochst Apr 14, 2022
8729235
bump x.y.z version to even y prior to creation of RELEASE_3_15 branch
nturaga Apr 26, 2022
ce1a437
bump x.y.z version to odd y following creation of RELEASE_3_15 branch
nturaga Apr 26, 2022
d8d282b
Merge remote-tracking branch 'upstream/master'
tiagochst Jun 24, 2022
f72ebea
Fixing matrix
May 7, 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
7 changes: 7 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
^.*\.Rproj$
^\.Rproj\.user$
README.md
ELMER.example.tar.xz
^appveyor\.yml$
^\.travis\.yml$
^codecov\.yml$
^doc$
^Meta$
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
supplemental/ filter=lfs diff=lfs merge=lfs -text
supplemental/BRCA_unsupervised.html filter=lfs diff=lfs merge=lfs -text
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
.Rproj.user
.Rhistory
.RData
doc
Meta
/doc/
/Meta/
111 changes: 111 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
# R for travis: see documentation at https://docs.travis-ci.com/user/languages/r

language: r
r:
- bioc-release
sudo: true
cache: packages
bioc_required: true
bioc_use_devel: true
warnings_are_errors: false

r_check_args: '--ignore-vignettes --no-examples'

os:
- linux
- osx
osx_image: xcode9

addons:
apt:
packages:
- libgdal-dev
- libgdal1-dev
- libproj-dev
- libudunits2-dev
brew_packages:
- udunits

before_install:
- if [ ${TRAVIS_OS_NAME} == linux ]; then sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable --yes; fi
- if [ ${TRAVIS_OS_NAME} == linux ]; then sudo apt-get --yes --force-yes update -qq; fi
- if [ ${TRAVIS_OS_NAME} == linux ]; then sudo apt-get install --yes libudunits2-dev libproj-dev libgeos-dev libgdal-dev; fi


r_binary_packages:
- withr
- knitr
- crayon
- roxygen2
- testthat
- rex
- R6
- whisker
- jsonlite
- httr
- RCurl
- bitops
- DBI
- getopt
- rjson
- snow
- RSQLite
- base64enc
- fastmatch
- XML
- igraph


bioc_packages:
- BiocStyle
- GenomicRanges
- Biobase
- affy
- EDASeq
- edgeR
- biomaRt
- IRanges
- supraHex
- S4Vectors
- ComplexHeatmap
- SummarizedExperiment
- BiocGenerics
- GenomicFeatures
- TxDb.Hsapiens.UCSC.hg19.knownGene
- limma
- genefilter
- ConsensusClusterPlus
- pathview
- clusterProfiler
- BiocCheck
- fgsea
- GenomicInteractions
- GO.db
- DO.db
- org.Hs.eg.db

r_github_packages:
- tiagochst/ELMER.data
- hfang-bristol/dnet
- BioinformaticsFMRP/TCGAbiolinks

install:
- echo 'GITHUB_PAT=15f150aedeaf7dea7ba59ffacb54243b66c10618' > .Renviron

script:
- |
travis_wait R CMD build .
travis_wait 60 R CMD check ELMER*tar.gz

after_script:
- ls -lah
- FILE=$(ls -1t *.tar.gz | head -n 1)
- Rscript -e "library(BiocCheck); BiocCheck(\"${FILE}\")

r_build_args: --no-resave-data

notifications:
slack: junkdnalab:KV8Dr7etoqqDQPsORdaZLOz2
email: false
on_success: never # default: change
on_failure: always # default: always
99 changes: 93 additions & 6 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,95 @@
Package: ELMER
Title: What the Package Does (one line, title case)
Version: 0.0.0.9000
Authors@R: "Lijing Yao <[email protected]> [aut, cre]"
Description: What the package does (one paragraph)
Depends: R (>= 3.1.1)
License: What license is it under?
Title:
Inferring Regulatory Element Landscapes and Transcription Factor
Networks Using Cancer Methylomes
Version: 2.21.0
Authors@R: c( person("Tiago","Chedraoui Silva", role = c("aut","cre"), email = "[email protected]"),
person("Lijing", "Yao", role = "aut", email = "[email protected]"),
person("Simon","Coetzee", role = c("aut"), email = "[email protected]"),
person("Nicole", "Gull", role = "ctb"),
person("Hui", "Shen", role = "ctb"),
person("Peter", "Laird", role = "ctb"),
person("Peggy", "Farnham", role = "aut"),
person("Dechen", "Li", role = "ctb"),
person("Benjamin", "Berman", role = "aut")
)
Maintainer:
Tiago Chedraoui Silva <[email protected]>
Description: ELMER is designed to use DNA methylation and gene expression from a
large number of samples to infere regulatory element landscape and transcription
factor network in primary tissue.
Depends:
R (>= 3.4.0),
ELMER.data (>= 2.9.3)
License: GPL-3
LazyData: true
VignetteBuilder: knitr
Imports:
GenomicRanges,
ggplot2,
reshape,
grid,
grDevices,
graphics,
methods,
parallel,
stats,
utils,
IRanges,
GenomeInfoDb,
S4Vectors,
GenomicFeatures,
TCGAbiolinks (>= 2.23.7),
plyr,
Matrix,
dplyr,
Gviz,
ComplexHeatmap,
circlize,
MultiAssayExperiment,
SummarizedExperiment,
biomaRt,
doParallel,
downloader,
ggrepel,
lattice,
magrittr,
readr,
scales,
rvest,
xml2,
plotly,
gridExtra,
rmarkdown,
stringr,
tibble,
tidyr,
progress,
purrr,
reshape2,
ggpubr,
rtracklayer,
DelayedArray
Suggests:
BiocStyle,
AnnotationHub,
ExperimentHub,
knitr,
testthat,
data.table,
DT,
GenomicInteractions,
webshot,
R.utils,
covr,
sesameData
biocViews:
DNAMethylation,
GeneExpression,
MotifAnnotation,
Software,
GeneRegulation,
Transcription,
Network
Encoding: UTF-8
RoxygenNote: 7.2.3
4 changes: 2 additions & 2 deletions ELMER.Rproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8

RnwWeave: Sweave
RnwWeave: knitr
LaTeX: pdfLaTeX

BuildType: Package
PackageUseDevtools: Yes
PackageInstallArgs: --no-multiarch --with-keep.source
PackageRoxygenize: rd,collate,namespace
PackageRoxygenize: rd
Loading