Skip to content

Small edits #6

Merged
merged 4 commits into from
Sep 5, 2018
Merged

Small edits #6

merged 4 commits into from
Sep 5, 2018

Commits on Apr 17, 2018

  1. Added Sampling of Proportions

    Before the change, the first distribution always was the smallest. Adding a sample() makes it possible for each distribution to be the largest.
    sbeck committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    8c06005 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. Edited roxygen comments, SilvermanOverP function, added vignettes

    Edited many roxygen comments (especially examples and descriptions) to fit the newest version and functions of bimodalR.
    Edited function SilvermanOverP in filter.R to erase a mistake.
    Added vignettes, one completed(bimodalR) and one not finished(UsingBimodalR).
    sbeck committed May 16, 2018
    Configuration menu
    Copy the full SHA
    8d34ba3 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. bimodalR to multimodalR

    Checked and updated all functions
    Added multiple filtering functions
    Added functions to process TCGA data
    Added data to exclude genes on allosomes
    Checked & updated vignettes
    Changed Package name to multimodalR
    Added function to check for valid unified output data format
    Added function to plot Survival Curves for TCGA data
    Added function to check for known bimodal genes in output
    First Complete Version of multimodalR
    sbeck committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    5ca5931 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. SmallEdits

    Updated mistake in vignette
    plotClassification was plotting stacks before, now bars are placed next to each other
    sbeck committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    a857e17 View commit details
    Browse the repository at this point in the history