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

feat: Improve datavzrd tables #93

Merged
merged 109 commits into from
Aug 15, 2024
Merged

feat: Improve datavzrd tables #93

merged 109 commits into from
Aug 15, 2024

Commits on Apr 24, 2024

  1. Add initial changes

    Addimator committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2f5322e View commit details
    Browse the repository at this point in the history
  2. First finished draft

    Addimator committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    675126d View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Improve datavzrd tables

    Addimator committed May 24, 2024
    Configuration menu
    Copy the full SHA
    35aefde View commit details
    Browse the repository at this point in the history
  2. fix wrong paths

    Addimator committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1ff92de View commit details
    Browse the repository at this point in the history
  3. fix wrong paths another time

    Addimator committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e96e3c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Add meta comparisons and tidy up

    Addimator committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d150643 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Repair volcano plots

    Addimator committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f87548b View commit details
    Browse the repository at this point in the history
  2. Remove _se from confidence interval

    Addimator committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    406af87 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Update spia columns if no results produced

    Addimator committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    b4ba7dd View commit details
    Browse the repository at this point in the history
  2. Compute gene_ratio before selecting all columns

    Addimator committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    50806cb View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    ddcf4db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c505482 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fad56f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fb709a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2f9ae8 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Use yte in datavzrd

    Addimator committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a9dda2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfb2b85 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    cc97b93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3333f8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'locotact_p18' of github.com:snakemake-workflows/rna-seq…

    …-kallisto-sleuth into locotact_p18
    Addimator committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c9ddbbe View commit details
    Browse the repository at this point in the history
  4. Update workflow/scripts/postprocess_diffexp.py

    Co-authored-by: David Laehnemann <[email protected]>
    Addimator and dlaehnemann authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    69085eb View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Small fixes

    Addimator committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e3574c1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'locotact_p18' of github.com:snakemake-workflows/rna-seq…

    …-kallisto-sleuth into locotact_p18
    Addimator committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    76fc2bf View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. fix: postprocess for all diffexp levels, use proper table for constra…

    …ining matrix, sort in the right order
    johanneskoester committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d41b94a View commit details
    Browse the repository at this point in the history
  2. bump datavzrd

    johanneskoester committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    354aaac View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    e0d4b76 View commit details
    Browse the repository at this point in the history
  2. fix arg

    johanneskoester committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    baac24e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. remove and put debugs

    Addimator committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f6cc352 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'locotact_p18' of github.com:snakemake-workflows/rna-seq…

    …-kallisto-sleuth into locotact_p18
    Addimator committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0e56286 View commit details
    Browse the repository at this point in the history
  3. Ise pd.join instead of self-implementing it

    Addimator committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2162866 View commit details
    Browse the repository at this point in the history
  4. Fix merge of dfs

    Addimator committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9ebfe31 View commit details
    Browse the repository at this point in the history
  5. sort diffexp bei signd_pi_val prefix only

    Addimator committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    fe53c1f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Change meta comparison description

    Co-authored-by: David Laehnemann <[email protected]>
    Addimator and dlaehnemann authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    afd1222 View commit details
    Browse the repository at this point in the history
  2. Chanke links between datavzrd views

    Addimator committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    53a8083 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'locotact_p18' of github.com:snakemake-workflows/rna-seq…

    …-kallisto-sleuth into locotact_p18
    Addimator committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a115fcb View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Add meta comparisons

    Addimator committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    95a0c43 View commit details
    Browse the repository at this point in the history
  2. bug fix for meta comps

    Addimator committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1570504 View commit details
    Browse the repository at this point in the history
  3. Improve description of meta comps in config

    Addimator committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    09e8115 View commit details
    Browse the repository at this point in the history
  4. Add meta comparisons to README

    Addimator committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    bb02ad9 View commit details
    Browse the repository at this point in the history
  5. Add meta_comparisons to CI config

    Addimator committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5763ca8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Add meta comparisons to three prime test config

    Addimator committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4116490 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Make sort more intuitive

    Addimator committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    be2a426 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    e04ee95 View commit details
    Browse the repository at this point in the history
  2. Cahnge path of meta_comp in config

    Addimator committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    32a1a06 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'locotact_p18' of github.com:snakemake-workflows/rna-seq…

    …-kallisto-sleuth into locotact_p18
    Addimator committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1ae3869 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Do own pca in order to allow scaling

    Addimator committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b8ea3dc View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. change import of pca script

    Addimator committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c10d797 View commit details
    Browse the repository at this point in the history
  2. make config setting for excluding nas in pca

    Addimator committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d6aa33e View commit details
    Browse the repository at this point in the history
  3. Sort tables and show sorting in description

    Addimator committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5eac767 View commit details
    Browse the repository at this point in the history
  4. show scale in both plots in go meta comp

    Addimator committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    bb59405 View commit details
    Browse the repository at this point in the history
  5. Insert dealing with meta comp description

    Addimator committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    970293e View commit details
    Browse the repository at this point in the history
  6. Add samples.tsv in report

    Addimator committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    304a87c View commit details
    Browse the repository at this point in the history
  7. Add linkouts to tables in meta_comp

    Addimator committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    72ac058 View commit details
    Browse the repository at this point in the history
  8. fix meta comp description

    Addimator committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cb1ffea View commit details
    Browse the repository at this point in the history
  9. Show inputs in report

    Addimator committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a7adf8e View commit details
    Browse the repository at this point in the history
  10. Show inputs in report 2

    Addimator committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6e1e2ed View commit details
    Browse the repository at this point in the history
  11. Show signed_pi_val for diffexp

    Addimator committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f2d8be0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Show input data in report

    Addimator committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5f94cd0 View commit details
    Browse the repository at this point in the history
  2. Fix error in report

    Addimator committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    52e1e6e View commit details
    Browse the repository at this point in the history
  3. Link genes and pathways ind meta comps

    Addimator committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b2847e1 View commit details
    Browse the repository at this point in the history
  4. Show scale on right plot of meta comp

    Addimator committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f73fa54 View commit details
    Browse the repository at this point in the history
  5. Merging on go enrichment wrong (quick fix)

    Addimator committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e7922e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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

Commits on Aug 1, 2024

  1. snakefmt does complains

    Addimator authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5af5638 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d9754d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43f3292 View commit details
    Browse the repository at this point in the history
  4. Add orgDb to test config

    Addimator committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6bc7936 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    419705b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9fbd8f View commit details
    Browse the repository at this point in the history
  7. Improve docu and typos

    Addimator committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    fa7fd12 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23c1478 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    abba1ae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dbc2aaa View commit details
    Browse the repository at this point in the history
  11. improve readme

    Addimator committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    313ba25 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1843888 View commit details
    Browse the repository at this point in the history
  13. Make snakefmt happy

    Addimator authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f312681 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    f56d431 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15802bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b53f96a View commit details
    Browse the repository at this point in the history
  4. Improve config comments

    Addimator authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    284132b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4b357f View commit details
    Browse the repository at this point in the history
  6. Bug fixes

    Addimator committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c6fe66c View commit details
    Browse the repository at this point in the history
  7. Merge branch 'locotact_p18' of github.com:snakemake-workflows/rna-seq…

    …-kallisto-sleuth into locotact_p18
    Addimator committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1a1feab View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Delete unnecessary file

    Addimator committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5fbb3d8 View commit details
    Browse the repository at this point in the history
  2. Typo

    Addimator authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ba7fcfb View commit details
    Browse the repository at this point in the history
  3. Small fixes in config

    Addimator authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    896bb3d View commit details
    Browse the repository at this point in the history
  4. Improve descriptions

    Addimator committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6451dbd View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    0c50f34 View commit details
    Browse the repository at this point in the history
  2. Give correct config path

    Addimator authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c7a41ff View commit details
    Browse the repository at this point in the history
  3. Fix pca_exclude_NAs path

    Addimator committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a5f1317 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3478de View commit details
    Browse the repository at this point in the history
  5. fix: datavzrd_input path

    Addimator committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    92d770a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Change heading level of meta comparision in readme

    Co-authored-by: David Laehnemann <[email protected]>
    Addimator and dlaehnemann authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    76131ce View commit details
    Browse the repository at this point in the history
  2. Make string easier to read

    Co-authored-by: David Laehnemann <[email protected]>
    Addimator and dlaehnemann authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5c613c8 View commit details
    Browse the repository at this point in the history
  3. fix species tin linkout

    Addimator committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ebbf539 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    004d2ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17f9711 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69e7e07 View commit details
    Browse the repository at this point in the history
  7. Include samples in workflow.rst

    Addimator committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    301204e View commit details
    Browse the repository at this point in the history
  8. Merge branch 'locotact_p18' of github.com:snakemake-workflows/rna-seq…

    …-kallisto-sleuth into locotact_p18
    Addimator committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b317173 View commit details
    Browse the repository at this point in the history
  9. update for linting

    Addimator authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    244c861 View commit details
    Browse the repository at this point in the history
  10. Remove outcommented caption for linting

    Addimator committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1eea5b6 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'locotact_p18' of github.com:snakemake-workflows/rna-seq…

    …-kallisto-sleuth into locotact_p18
    Addimator committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    055c4ee View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Apply suggestions from code review

    Apply Davids suggestions for better code quality
    
    Co-authored-by: David Laehnemann <[email protected]>
    Addimator and dlaehnemann authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f60bf62 View commit details
    Browse the repository at this point in the history
  2. fix get exclude_nas

    Addimator committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c4a63b3 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary line

    Addimator committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c827a9d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    9704f6a View commit details
    Browse the repository at this point in the history
  2. fix typo

    Co-authored-by: David Laehnemann <[email protected]>
    Addimator and dlaehnemann authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    dcb1d70 View commit details
    Browse the repository at this point in the history
  3. improve descriptions

    Co-authored-by: David Laehnemann <[email protected]>
    Addimator and dlaehnemann authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    78f3ae2 View commit details
    Browse the repository at this point in the history