Commit c529d38
authored
Create vignette (#62)
* Update DESCRIPTION
* Create MMAPPR2.rmd
* Update MMAPPR2.rmd
* Update MMAPPR2.rmd
* Update MMAPPR2.rmd
* Update MMAPPR2.rmd
* Update README.md
* Update README.md
* Update MMAPPR2.rmd
* Update README.md
* Update MMAPPR2.rmd
* Update minMapQuality doc
* Remove ref genome
* remove need for chr5_distance object
* Remove need for dummy_distance object
* Remove need for dummy_distance object
* Refactor chr5 MD objects to data folder
* Add data files
* Update MMAPPR2.rmd
* Rename read_bam to distance
* Try dynamic examples on mmappr
* Document data
* Try to fix tests
* Update and rename MMAPPR2.rmd to MMAPPR2.Rmd
* Update MMAPPR2.Rmd
* Update MmapprParam show method
* BAM files in extdata
* Refactor to use extdata BAMs
* Update MMAPPR2.Rmd
* Add MMAPPR2data to mmappr and calculateDistance docs
* Use intermediate MDs in docs
* Install MMAPPR2data in Travis script
* Use only dummy BAM in tests
* Fix file validity
* Update tests for new data
* Index every file in BamFileList
* Remove skipDebug
* Update README.md
* Redo MD objects
* Update tests for new data
* Remove old test BAM files, update README
* Update MMAPPR2.Rmd
* Update docs to match MMAPPR2data change
* Remove .addBamFileIndex from validity check
* Delete extdata
* Bump version
* Update docs
* Fix doc error
* Change system() to system2()
* Update MMAPPR2.Rmd
* Change back to system; system2 was failing
* Remove index warning when building param
* Try lazyload=yes
* Travis: only devel
* Update MMAPPR2.Rmd
* Update DESCRIPTION
* Update DESCRIPTION
* Update MMAPPR2.Rmd
* Try installing ExperimentHub from GitHub
* Update vignette
* Remove debug sys.which
* Try using bioc-devel
* Try bioc-devel again
* Update vignette
* Try bioc-devel again
* sudo: false on travis
* Update vignette
* Try another travis build, without sudo
* Update vignette
* Remove username from sample objects
* Try possibleDates() again
* Update vignette
* Try GitHub BiocManager and sudo=required
* Try ask=false
* Add fake GmapGenomeDirectory to get examples to run
* Update docs with examples
* Add fake VEP for param example
* Bump version to 0.98.11
* Create directories for examples
* Create directories for examples
* Create gmap and DEFAULT directories in vignette
* Update MMAPPR2.Rmd
* Fix Biocpkg
* See if outputMmapprData caused weird cleanEx dev.off problem
* Reinstate outputMmapprData example, comment out prePeak example, which was causing weird failure
* Update docs
* Try comment out prePeak example again (fixed)
* Uncomment prePeak, didn't make a difference
* Don't run both outputMmapprData examples in both places
* Update docs
* Fix merge
* Sudo required in .travis.yml
* Don't run VEPFlags block
* Track down cannot allocate memory problem
* Track down error
* More tracking down error
* Try only running steps, only use postCandidatesMD
* Try without MD objects
* Explicitly load MMAPPR2data data
* Fix @candidates problem in vignette
* Remove RDS file reading--cannot open connection bug
* Update post_loess_dummy_md to fix param
* Remove MD objects from tests
* Make examples not runnable
* Missed one
* Remove data from package
* Update docs1 parent 5e94585 commit c529d38
File tree
28 files changed
+219
-231
lines changed- R
- data
- man
- tests/testthat
- test_data/objects
- vignettes
28 files changed
+219
-231
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
100 | 102 | | |
101 | 103 | | |
102 | 104 | | |
| 105 | + | |
103 | 106 | | |
| 107 | + | |
104 | 108 | | |
105 | 109 | | |
106 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments