Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

50 unit tests for specific slots in domino objects #52

Closed

Commits on Aug 29, 2023

  1. linkage summary class definition

    Definition of the linkage summary class added to facilitate comparisons of linkages established in domino objects across sample covariates.
    jmitchell81 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d662331 View commit details
    Browse the repository at this point in the history
  2. define summarize_linkages

    jmitchell81 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    28bd4ef View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. class name correction

    jmitchell81 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    3825bc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edbbbc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20dfab2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e906e9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16247a7 View commit details
    Browse the repository at this point in the history
  6. define count_linkage

    jmitchell81 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    4efc8a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. update documentation

    kjkrishnan committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8aa3b1e View commit details
    Browse the repository at this point in the history
  2. domino1 references

    updating readme with archived versions of domino from publication.
    kjkrishnan committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    86a60c3 View commit details
    Browse the repository at this point in the history
  3. refining class checks

    kjkrishnan committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    09592c0 View commit details
    Browse the repository at this point in the history
  4. testing input checks

    kjkrishnan committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    fd73956 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d77d173 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18efd0c View commit details
    Browse the repository at this point in the history
  7. export differential_fxns

    jmitchell81 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    00576ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    686c78e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d663143 View commit details
    Browse the repository at this point in the history
  10. add _n result definitions

    jmitchell81 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2a07033 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. define differential linkage plot

    also includes a bug fix where lists of linkage counts were being saved into the resulting data frame instead of a numeric vector.
    jmitchell81 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    8e6bda9 View commit details
    Browse the repository at this point in the history
  2. formatting <- to =

    jmitchell81 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    2c8767c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a095840 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Merge pull request #27 from FertigLab/krishnan_documentation

    Changed base from master to alt_gene_conversions_&_class_checks to integrate with compare_linkages changes intended for v0.2.2
    jmitchell81 authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    be55012 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from FertigLab/krishnan_class_check

    Changed base from master to alt_gene_conversions_&_class_checks to integrate with compare_linkages changes intended for v0.2.2
    jmitchell81 authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    46d3079 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd35c89 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #29 from FertigLab/krishnan_input_check

    Changed base from master to alt_gene_conversions_&_class_checks to integrate with compare_linkages changes intended for v0.2.2
    jmitchell81 authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8e8f10a View commit details
    Browse the repository at this point in the history
  5. Update NAMESPACE

    Removed deleted function get_regulon_info
    jmitchell81 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    099537f View commit details
    Browse the repository at this point in the history
  6. building pkgdown site

    kjkrishnan committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    81b1944 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    e2afaa1 View commit details
    Browse the repository at this point in the history
  2. add rds to gitignore

    kjkrishnan committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5941d75 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    9bd7ed4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. theming and organization

    kjkrishnan committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    2b1a82f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. print and show functions

    kjkrishnan committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    1dc07f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    734d8ec View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Merge pull request #30 from FertigLab/krishnan_pkgdown

    Krishnan pkgdown_initial
    jmitchell81 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3e78082 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62e0338 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66ecb56 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #31 from FertigLab/alt_gene_conversion_and_class_c…

    …hecks
    
    Alt gene conversion and class checks
    jmitchell81 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    564e589 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a5cf6c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #33 from FertigLab/compare_domino_linkages

    Compare domino linkages
    jmitchell81 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    912b1e3 View commit details
    Browse the repository at this point in the history
  7. roxygen compilation

    jmitchell81 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    73ac74d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. troubleshooting build

    kjkrishnan committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    1a61015 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. assign maintainer

    jmitchell81 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    80d1bf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fc2072 View commit details
    Browse the repository at this point in the history
  3. FormatR grammar correction

    formatR::tidy_dir("R/", arrow = TRUE, blank = FALSE)
    jmitchell81 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    44b637a View commit details
    Browse the repository at this point in the history
  4. revision to 2 space indents

    formatR::tidy_dir("R/", arrow = TRUE, blank = FALSE, indent = 2)
    jmitchell81 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    3c6293c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    ae44261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f89448 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    c349c00 View commit details
    Browse the repository at this point in the history
  2. labeling imported functions and classes

    Meeting R package standards for calling functions and classes from exterior packages. Recompiled documentation with roxygen2. Also corrects documentation of function descriptions.
    jmitchell81 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b6314f2 View commit details
    Browse the repository at this point in the history
  3. update ignored files for git and R BUILD

    Adds .Rbuildignore as a tracked file. Ignores directories associated with R projects, pkgdwn, and git for R BUILD.
    jmitchell81 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    02d80f0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #34 from FertigLab/jtm/v0.2.2/R_CHECK_errors

    Jtm/v0.2.2/r check errors
    jmitchell81 authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    77eb3d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    46f2bef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9638968 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    932de81 View commit details
    Browse the repository at this point in the history
  4. add quotes for consistency

    dimalvovs committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    15cae35 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. unit tests initial commit

    Reduced file sizes for testing functions
    jmitchell81 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    4a3e2d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d16a1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b38a3fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a92963 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. switch to package-level import

    All imported packages are included in whole except for those that matching object names such as NMF, igraph, and ggpubr
    jmitchell81 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    05c368b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. documentation of domino class

    Adjusted documentation of the domino class to reflect current usage. This branch is being merged back to development despite not correcting the NAMESPACE error because I have yet to find a solution. I want to give time to hear back from BiocCheck's developers while addressing other tasks at hand.
    jmitchell81 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    bf815fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from FertigLab/35-error

    35 error. Error message in BiocCheck is not resolved, but dev_tools::check finds no issues with NAMESPACE
    jmitchell81 authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    6d96b82 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Added BiocViews

    Initial addition of BiocViews. Uses Views "SystemsBiology, SingleCell, Transcriptomics, Network". BiocCheck recommends including "Transcription, Sequencing, DataImport"
    jmitchell81 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e7e358d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81f085d View commit details
    Browse the repository at this point in the history
  3. LazyData: false

    jmitchell81 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b9ee5f3 View commit details
    Browse the repository at this point in the history
  4. removed tabs from vignette

    Tabs had been used in a code block for the bash script used to run pySCENIC.
    jmitchell81 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    00be26d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. value added for docs on plotting functions

    Most functions in the plotting_fxns script did not have \@return fields filled out. Also added these descriptions for the print functions for the domino S4 class.
    jmitchell81 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    565a3d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from FertigLab/42-return_descriptions_for_plot…

    …ting_functions
    
    value added for docs on plotting functions
    jmitchell81 authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c9d8ecb View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. add basic workflow

    dimalvovs committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    06b3b8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    060afd5 View commit details
    Browse the repository at this point in the history
  3. add manual run option

    dimalvovs committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    cfa94d0 View commit details
    Browse the repository at this point in the history
  4. try adding secrets

    dimalvovs committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    a85f08e View commit details
    Browse the repository at this point in the history
  5. Update r-build-check.yml

    dimalvovs authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3b82d8a View commit details
    Browse the repository at this point in the history
  6. Update r-build-check.yml

    dimalvovs authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    b10724e View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    1cb193d View commit details
    Browse the repository at this point in the history
  2. change workflow logic

    dimalvovs committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1fb4501 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    6553e57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aaed4f View commit details
    Browse the repository at this point in the history
  3. rebuild site

    kjkrishnan committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c7b7f66 View commit details
    Browse the repository at this point in the history
  4. adjust for R CMD check

    kjkrishnan committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    0d75e75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b62dd35 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. ComplexHeatmap for Plotting functions

    Replaces instances of using NMF::aheatmap to render heatmaps with ComplexHeatmap functions. Existing purposes of the plots and capabilities to pass arguments to the domino plotting function to the Heatmap() function are maintained.
    jmitchell81 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    6dec513 View commit details
    Browse the repository at this point in the history
  2. vingette comments moved from argument lines

    R CMD CHECK failed when rebuilding vignettes because of issues parsing lines in function arguments that included comments. the comments have been moved to separate lines.
    jmitchell81 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d3b1f05 View commit details
    Browse the repository at this point in the history
  3. pkgdown update

    Rerun construction of pkgdown files to account for changes to plotting functions used in the vignettes.
    jmitchell81 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c4f45d0 View commit details
    Browse the repository at this point in the history
  4. removed redundant mean_ligand_expression

    Function definition appeared a second time. Likely arose from merging branches earlier.
    jmitchell81 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    0182947 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #48 from FertigLab/krishnan_pkgdown

    Update pkgdown files, reorganize data files
    jmitchell81 authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    da8bc45 View commit details
    Browse the repository at this point in the history
  6. NMF removed from DESCRIPTION

    aheatmap is no longer used in the package, so NMF no longer needs to be imported
    jmitchell81 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7a92f9f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. suggest packages used in vignette

    Resolve devtools::check() for usage of Seurat, loomR, and patchwork in the vignette markdown scripts.
    jmitchell81 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bf91791 View commit details
    Browse the repository at this point in the history
  2. cleanup tests

    dimalvovs committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    523a895 View commit details
    Browse the repository at this point in the history