Skip to content

Commit

Permalink
tweak of timelines and objectives
Browse files Browse the repository at this point in the history
  • Loading branch information
Liubuntu committed Jun 16, 2019
1 parent d1c276c commit 23c35a6
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions vignettes/Bioc_201_herveQian_LazyRep.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -64,18 +64,19 @@ code chunks.

Activity | Time
---------|------
DelayedArray and HDF5Array objects | 50m
Specialized DelayedArray backends | 14m
DelayedArray and HDF5Array objects | 40m
Specialized DelayedArray backends | 10m
VariantExperiment | 20m
DelayedDataFrame | 10m
SQLDataFrame (&examples?) | 10m
VariantExperiment & examples | 16m

SQLDataFrame | 10m
Future directions | 5-10m
## Learning objectives
- Create `DelayedArray` with different backends (**to be modified by Hervé**)
- Use
- Use `VariantExperiment` to represent your DNA-seq data.
- Statistical analysis of variant data (VCF) using `VariantExperiment`.
- Create `SQLDataFrame` from in-memory data, text format file, and database tables.
- Use `SQLDataFrame` to represent and manipulate godb database tables.
- Statistical analysis of variant data (VCF) using `VariantExperiment`.

## _R/Bioconductor_ packages

Expand Down

0 comments on commit 23c35a6

Please sign in to comment.