Code Monkey home page Code Monkey logo

linkr's People

Contributors

borisdelange avatar youennmerel avatar

Watchers

 avatar

linkr's Issues

Share a project

To share a project, download a tar with only rows concerning current project.

Share a datamart or a study.

Download :

  • Plugins from plugins table with only used plugins for this projet.
  • Studies related to chosen datamart
  • Subsets related to chosen datamart or study
  • Datamart code
  • Thesaurus code & items
  • Modules families, modules & modules elements
  • Modules elements options
  • Patients options

Deploy on shinyapps.io

Deploy a version on shinyapps.io

With only patient-level data & aggregated data pages.

With 2 or 3 plugins (flowchart, table 1, report...)

Without the settings page.

Time zones management

Consider choose time zone in settings...

Load dataframes with correct timezone...

Plugins versions

In app database, create a column 'version' in plugins table.

In plugins page, choose the version we want to use.

In import a plugin page, if we import a different version, do not erase old version.

Modules : add dropdown to filter datatable

Enhance UX with adding a dropdown to filter on module family, on patient-lvl & aggregated modules.

A better solution is to save column filter on datatable, but had some difficulties with that...

Display dropdowns gradually

As an example, there are too much dropdowns in patient-level data page.

Display dropdowns gradually (datamart, then studies etc) would make it easier.

Save database doesn't work on RStudio Server

Saving database from the app launched from a RStudio Server account may not work.
Need to create a temp dir with csv, before downloading tar file.
Maybe a user access that do not allow to create the temp file ?

Upload database

Currently, it is possible to download database (tar file containing csv for each table).
Create a function to upload database from a tar file (to restore database with a previous export).

Create a plugins catalog

Create a page inside the app to display existing plugins.

Connection to github content with markdown description, screenshots with minimal examples.

+/- add a video

Data model : change unit_name

In r$stays variable, change unit_name to item_id, and add thesaurus_name.

The unit should be a thesaurus item, then the user can change the name of the units.

Working directory at initiation of the app

When we launch the app with

cdwtools::cdwtools()

If we havn't specified the wd with

setwd(find.package("cwdtools"))

All the functions run from inside the app doesn't work.

Need to setwd from inside the app, but I have a problem to run setwd to the global environment.

Change local database file path

Change local database file path.
For now, it is on the library directory. So database is deleted when library is updated or when package is uninstalled.

Put age in r$stays var

Currently, age col is in r$patients variable.

We have to put it in r$stays variable, cause age is calculated with admission_age col.

Create modules from patient_lvl page

Add a functionnality to create a module, a module element from the pages patient_lvl_data & aggregated_data.

Add the possibility to edit a module element, or delete a module element, from these pages.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.