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

Soft matrix support #136

Merged
merged 77 commits into from
Sep 12, 2023
Merged

Soft matrix support #136

merged 77 commits into from
Sep 12, 2023

Commits on Jun 13, 2023

  1. R script read from soft matrix

    Azedine Zoufir committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    618a90d View commit details
    Browse the repository at this point in the history
  2. add read_from_soft process to pipeline

    Azedine Zoufir committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    5555340 View commit details
    Browse the repository at this point in the history
  3. add configuration for read_from_soft process

    Azedine Zoufir committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    1d2f9ec View commit details
    Browse the repository at this point in the history
  4. incorporate read from soft process into workflow

    Azedine Zoufir committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    0b48cef View commit details
    Browse the repository at this point in the history
  5. add querygse as an input parameter to workflow

    Azedine Zoufir committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4b4aad6 View commit details
    Browse the repository at this point in the history
  6. add querygse to schema

    Azedine Zoufir committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    27ec512 View commit details
    Browse the repository at this point in the history
  7. add 'non_affy_array' as possible value for study type param

    Azedine Zoufir committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    cfa223c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. fixing configs for read_from_soft process

    Azedine Zoufir committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8e32b08 View commit details
    Browse the repository at this point in the history
  2. fix geoquery container url in read_from_soft.nf

    Azedine Zoufir committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3af5ed3 View commit details
    Browse the repository at this point in the history
  3. remove raw matrix processing for [non_affy_array] track

    Azedine Zoufir committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1227674 View commit details
    Browse the repository at this point in the history
  4. remove raw matrix processing for [non_affy_array] track

    Azedine Zoufir committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    baaf791 View commit details
    Browse the repository at this point in the history
  5. attempt to fix premature completion of pipeline

    Azedine Zoufir committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e1ff15c View commit details
    Browse the repository at this point in the history
  6. attempt to fix premature completion of pipeline

    Azedine Zoufir committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3b773a8 View commit details
    Browse the repository at this point in the history
  7. debug around contrasts & matrix filter

    Azedine Zoufir committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5068295 View commit details
    Browse the repository at this point in the history
  8. debug around contrasts & matrix filter

    Azedine Zoufir committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    03e30fd View commit details
    Browse the repository at this point in the history
  9. debug matrix input processing for exploratory plots in [non_affy_arra…

    …y] track
    Azedine Zoufir committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    054275a View commit details
    Browse the repository at this point in the history
  10. do not filter matrix in [non_affy_array] track

    Azedine Zoufir committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    4092a93 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    7cc0a17 View commit details
    Browse the repository at this point in the history
  2. add test SOFT matrix track config

    Azedine Zoufir committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    8df1f28 View commit details
    Browse the repository at this point in the history
  3. add test SOFT matrix track config

    Azedine Zoufir committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    b4b8f8b View commit details
    Browse the repository at this point in the history
  4. fix typo in config file

    Azedine Zoufir committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    735999a View commit details
    Browse the repository at this point in the history
  5. add extra input to READ_SOFT_MATRIX to process metacolumns (differ by…

    … array platform)
    Azedine Zoufir committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    ab1cb71 View commit details
    Browse the repository at this point in the history
  6. fix typo in config

    Azedine Zoufir committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    af0518e View commit details
    Browse the repository at this point in the history
  7. fix typo in config

    Azedine Zoufir committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    872023d View commit details
    Browse the repository at this point in the history
  8. fix parameter name in read_soft_matrix

    Azedine Zoufir committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    e7bfdc6 View commit details
    Browse the repository at this point in the history
  9. fix parameter name in read_soft_matrix

    Azedine Zoufir committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    52929b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    94b9b26 View commit details
    Browse the repository at this point in the history
  11. update docs

    Azedine Zoufir committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    ed95ab4 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. update docs

    Azedine Zoufir committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    7252fcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8bd574 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5308d7c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. fix typo in test prior to differential process

    Azedine Zoufir committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    2dc1a41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfe4bf0 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. put changes back into v1.3.0

    Azedine Zoufir committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    738d5bb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'soft_matrix_support' of https://github.com/nf-core/diff…

    …erentialabundance into soft_matrix_support
    
    merge
    Azedine Zoufir committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    6aec513 View commit details
    Browse the repository at this point in the history
  3. replace new study type [non_affy_array] by [geo_soft_file]

    Azedine Zoufir committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    5445817 View commit details
    Browse the repository at this point in the history
  4. remove [querygse] and [features_metadata_cols] as input to read_soft …

    …modules and use as params instead
    Azedine Zoufir committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    434c810 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    572e46c View commit details
    Browse the repository at this point in the history
  6. fix linting/indents in read_soft_matrix.R

    Azedine Zoufir committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    718c0b3 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'soft_matrix_support' of https://github.com/nf-core/diff…

    …erentialabundance into soft_matrix_support
    Azedine Zoufir committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    70781d5 View commit details
    Browse the repository at this point in the history
  8. remove usage of 'non affymetrix' in docs and stress that's is a diffe…

    …rent use case
    Azedine Zoufir committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    51b5789 View commit details
    Browse the repository at this point in the history
  9. name input channel for soft rather than generic

    Azedine Zoufir committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    bf54aa8 View commit details
    Browse the repository at this point in the history
  10. handle features from soft separately from user provided features

    Co-authored-by: Jonathan Manning <pininforthefjords@gmail.com>
    azedinez and pinin4fjords committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    38e7020 View commit details
    Browse the repository at this point in the history
  11. handle features from soft separately from user provided features

    Co-authored-by: Jonathan Manning <pininforthefjords@gmail.com>
    azedinez and pinin4fjords committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    0f41d6f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0916ee1 View commit details
    Browse the repository at this point in the history
  13. add mix versions for AFFY_JUSTRMA_RAW, AFFY_JUSTRMA_NORM and READ_FRO…

    …M_SOFT
    Azedine Zoufir committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    b0c46ab View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2c0158c View commit details
    Browse the repository at this point in the history
  15. change logic to set ch_matrix_for_differential = ch_norm for all non-…

    …rnaseq
    Azedine Zoufir committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    0aee2fa View commit details
    Browse the repository at this point in the history
  16. simplify processing input to reporting modules

    Azedine Zoufir committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    45ec150 View commit details
    Browse the repository at this point in the history
  17. fix typo (was combining twice)

    Azedine Zoufir committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    7983d4e View commit details
    Browse the repository at this point in the history
  18. clean up commented code blocks

    Azedine Zoufir committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    db3d39d View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

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

Commits on Jul 26, 2023

  1. swap geoquery from local to nf-core module in main workflow

    Azedine Zoufir committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d16b9b7 View commit details
    Browse the repository at this point in the history
  2. install geoquery/getgeo as nf-core module

    Azedine Zoufir committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6b5a9e7 View commit details
    Browse the repository at this point in the history
  3. add geoquery in modules.json

    Azedine Zoufir committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3e579e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. remove usage of alias for GEOQUERY_GETGEO

    Azedine Zoufir committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    3fa023e View commit details
    Browse the repository at this point in the history
  2. remove read_from_soft files from local folder

    Azedine Zoufir committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6da3cac View commit details
    Browse the repository at this point in the history
  3. fix spacing in conf/modules.config

    Co-authored-by: Jonathan Manning <jonathan.manning@deeplife.co>
    azedinez and pinin4fjords committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    db1ada5 View commit details
    Browse the repository at this point in the history
  4. remove querygse as external arg in conf/modules.config

    Co-authored-by: Jonathan Manning <jonathan.manning@deeplife.co>
    azedinez and pinin4fjords committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    eaf597f View commit details
    Browse the repository at this point in the history
  5. add querygse as input for channel workflows/differentialabundance.nf

    Co-authored-by: Jonathan Manning <jonathan.manning@deeplife.co>
    azedinez and pinin4fjords committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4a419e4 View commit details
    Browse the repository at this point in the history
  6. revert to using ch_query_gse as input channel for GEOQUERY_GETGEO pro…

    …cess
    Azedine Zoufir committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2f4f6fc View commit details
    Browse the repository at this point in the history
  7. delete join on ch_querygse in workflows/differentialabundance.nf

    Co-authored-by: Jonathan Manning <jonathan.manning@deeplife.co>
    azedinez and pinin4fjords committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    843c653 View commit details
    Browse the repository at this point in the history
  8. delete mixing versions for JUSTRMA_NORM

    Co-authored-by: Jonathan Manning <jonathan.manning@deeplife.co>
    azedinez and pinin4fjords committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b782445 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    dc1c337 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fed96cc View commit details
    Browse the repository at this point in the history
  3. Sort out config for SOFT

    pinin4fjords committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    62feb14 View commit details
    Browse the repository at this point in the history
  4. prettier

    pinin4fjords committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    248756c View commit details
    Browse the repository at this point in the history
  5. Fix soft config import

    pinin4fjords committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    281a18e View commit details
    Browse the repository at this point in the history
  6. Fix channel name

    pinin4fjords committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    430f530 View commit details
    Browse the repository at this point in the history
  7. Fix config selector

    pinin4fjords committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    33389fc View commit details
    Browse the repository at this point in the history
  8. Fix channel definition

    pinin4fjords committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    cfaf8eb View commit details
    Browse the repository at this point in the history
  9. Fix CHANGELOG

    pinin4fjords committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    1c842bb View commit details
    Browse the repository at this point in the history
  10. Final fixes

    pinin4fjords committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    9790859 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    abed797 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. add soft config

    Azedine Zoufir committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    823b4cd View commit details
    Browse the repository at this point in the history
  2. Remove rogue tab

    pinin4fjords committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    6e2480c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'soft_matrix_support' of github.com:nf-core/differential…

    …abundance into soft_matrix_support
    pinin4fjords committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    45dd543 View commit details
    Browse the repository at this point in the history