Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • I i2dash.scRNAseq
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • loosolab
  • software
  • i2dash.scRNAseq
  • Milestones
  • Sprint mid-july
Expired
Milestone Jul 15, 2019–Jul 26, 2019

Sprint mid-july
Milestone ID: 807

Overall goal

The goal of the sprint is to create the possibility to add the first two full pages to an report.

How can the work be done?

  1. Make yourself familiar with plotly's client side linking capabilities.
    • Read the documentation thoroughly.
    • Re-implement the case(s) in the documentation and play with them, e.g. change highlighting, change the plot tpye, etc. Learn by doing, what happens if you change certain things.
    • Read the R documentation of plotly::highlight_key and plotly::highlight.
  2. Create yourself some dummy data (like described in #1 (closed)) and create plots for the dummy data.
    • Use rnorm() and sample() functions wisely.
    • Use plotly to create charts and link them.
  3. Generalize the code that you created for the dummy data to use it within i2dash.
    • Create the Rmd template from the plotly code.
    • Create a function that takes data, asserts it has the right types, and does the necessary calculations.
    • Stitch all together.

Extras

Interactive versions of the pages are extras, I do not recomment to start with them until you have finished the static pages.

All issues for this milestone are closed. You may close this milestone now.
  • Issues 2
  • Merge requests 2
  • Participants 1
  • Labels 0
100% complete
100%
Start date
Jul 15, 2019
Jul 15
-
Jul 26 2019
Due date
Jul 26, 2019 (Past due)
2
Issues 2
Open: 0 Closed: 2
2
Merge requests 2
Open: 0 Closed: 1 Merged: 1
0
Releases
None
Reference: loosolab/software/i2dash.scrnaseq%"Sprint mid-july"