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

test nar PR #175

Closed
wants to merge 320 commits into from
Closed

test nar PR #175

wants to merge 320 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 18, 2022

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

Commits on Nov 22, 2022

  1. - Added AminoAcidFrequencyDistribution report: plots a barplot of eac…

    …h amino acid in each position of all sequences in a dataset (any dataset type)
    
    - small fix in SequenceLengthDistribution (set output_written=False to ensure correct error message, since this report writes no data file)
    LonnekeScheffer committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    fa10989 View commit details
    Browse the repository at this point in the history
  2. Updated color palette

    LonnekeScheffer committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    bad7086 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0ffb4a View commit details
    Browse the repository at this point in the history
  4. Updated docs

    LonnekeScheffer committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    563dc22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d39ee84 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. update bnp util stuff

    pavlovicmilena committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    c7d9978 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/uio-bmi/immuneML into lig…

    …o_dev
    
    � Conflicts:
    �	immuneML/IO/dataset_import/OLGAImport.py
    �	immuneML/encodings/abundance_encoding/CompAIRRSequenceAbundanceEncoder.py
    �	immuneML/encodings/reference_encoding/MatchedRegexRepertoireEncoder.py
    �	immuneML/simulation/signal_implanting/FullSequenceImplanting.py
    �	setup.py
    �	test/IO/dataset_import/test_genericImport.py
    �	test/simulation/signal_implanting/test_FullSequenceImplanting.py
    pavlovicmilena committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    69daca9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbcc8f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

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

Commits on Dec 5, 2022

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

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    24bdc88 View commit details
    Browse the repository at this point in the history
  2. fix parsing for signal

    pavlovicmilena committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    52155f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

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

Commits on Dec 16, 2022

  1. update implanter

    pavlovicmilena committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    3b3d641 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    5bfac77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df417bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbacbfa View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. update implanting

    pavlovicmilena committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    3077101 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

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

Commits on Jan 13, 2023

  1. refactor ligo

    pavlovicmilena committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    a8dd66e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

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

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    241118b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6afb9f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

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

Commits on Jan 22, 2023

  1. bug fixes

    pavlovicmilena committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    43e3ac9 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

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

Commits on Jan 27, 2023

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

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    01bf793 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2d6b3e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. fix printing log

    pavlovicmilena committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1488d63 View commit details
    Browse the repository at this point in the history
  2. start adding PWM

    pavlovicmilena committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    fbf8c98 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ligo_dev' of https://github.com/uio-bmi/immuneML into ligo

    � Conflicts:
    �	immuneML/simulation/motif_instantiation_strategy/GappedKmerInstantiation.py
    pavlovicmilena committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    e8d0798 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ca82c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

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

    pavlovicmilena committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    1d84779 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    49ead79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38b9a52 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    2def537 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca27b0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d08166c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0991971 View commit details
    Browse the repository at this point in the history
  5. bugfixes

    LonnekeScheffer committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    a9a3f2b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    afd221a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e0e66b View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. bugfixes

    LonnekeScheffer committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    9ceb587 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

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

Commits on Feb 28, 2023

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

Commits on Mar 1, 2023

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

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    b47e308 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44abe9b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

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

Commits on Mar 5, 2023

  1. Configuration menu
    Copy the full SHA
    27dfe50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de2a7b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Merge branch 'master' of https://github.com/uio-bmi/immuneML into lig…

    …o_dev
    
    � Conflicts:
    �	immuneML/IO/dataset_export/AIRRExporter.py
    �	immuneML/data_model/receptor/Receptor.py
    �	immuneML/data_model/receptor/receptor_sequence/SequenceAnnotation.py
    �	immuneML/data_model/repertoire/Repertoire.py
    �	immuneML/encodings/reference_encoding/MatchedReceptorsEncoder.py
    �	immuneML/encodings/reference_encoding/MatchedReceptorsRepertoireEncoder.py
    �	immuneML/encodings/reference_encoding/MatchedSequencesEncoder.py
    �	immuneML/encodings/reference_encoding/MatchedSequencesRepertoireEncoder.py
    �	immuneML/simulation/sequence_implanting/GappedMotifImplanting.py
    �	test/IO/dataset_export/test_AIRRExporter.py
    �	test/simulation/signal_implanting/test_healthySequenceImplanting.py
    pavlovicmilena committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    f02d4be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bc1caa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ae1fd0 View commit details
    Browse the repository at this point in the history
  4. support PWM

    pavlovicmilena committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    64033be View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. add exp import draft

    pavlovicmilena committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    93de764 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7831db View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    b84ad31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76392cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    009b680 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    656bb05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e10259 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8516bd View commit details
    Browse the repository at this point in the history
  7. update version

    pavlovicmilena committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    2a085ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a6fcf83 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    5749311 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e2eb0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a15ce49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24fcc96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    883ebcb View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    9fa1594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69b1e43 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    9811169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8f9663 View commit details
    Browse the repository at this point in the history
  3. remove unused files

    pavlovicmilena committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    f4784bf View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    e84a6e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be9a99b View commit details
    Browse the repository at this point in the history
  3. minor updates 'Report' class

    - allow different plot callables (useful for reports with multiple plots)
    - generic function for writing output tables, as this type of code is repeated in many reports
    LonnekeScheffer committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    2786700 View commit details
    Browse the repository at this point in the history
  4. ParameterValidator:

    - add min_exclusive and max_exclusive (in addition to inclusive)
    - add assert_valid_tabular_file to check if a file exists and contains the expected columns
    LonnekeScheffer committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    451d455 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

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

Commits on Mar 29, 2023

  1. Merge branch 'development' of https://github.com/uio-bmi/immuneML int…

    …o ligo
    
    � Conflicts:
    �	immuneML/IO/dataset_import/AIRRImport.py
    �	immuneML/IO/dataset_import/MiXCRImport.py
    �	immuneML/IO/dataset_import/TenxGenomicsImport.py
    �	immuneML/IO/dataset_import/VDJdbImport.py
    �	immuneML/encodings/reference_encoding/MatchedSequencesEncoder.py
    �	immuneML/util/ImportHelper.py
    �	test/reports/encoding_reports/test_Matches.py
    pavlovicmilena committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    4fa1a27 View commit details
    Browse the repository at this point in the history
  2. remove obsolete files

    pavlovicmilena committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    0701f25 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    5b23f5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    febd86e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba3317c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    102431b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5dbd03f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b755ff View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. added pathbuilder to SequenceLengthDistribution.py

    Theodor Bergersen committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    63f8ff6 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

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

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    dda4938 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daa3683 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fae2a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

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

Commits on Apr 25, 2023

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

Commits on May 10, 2023

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

Commits on May 15, 2023

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

Commits on May 22, 2023

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

Commits on May 25, 2023

  1. fix tests

    pavlovicmilena committed May 25, 2023
    Configuration menu
    Copy the full SHA
    0c91ca6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b28a89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    937fbe0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d39e53f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    a6e6b63 View commit details
    Browse the repository at this point in the history
  2. bionumpy integration

    knutdrand committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    e8a5ca6 View commit details
    Browse the repository at this point in the history
  3. working test

    knutdrand committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    85ed5ab View commit details
    Browse the repository at this point in the history
  4. working 2

    knutdrand committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    13217c3 View commit details
    Browse the repository at this point in the history
  5. minor test update

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

Commits on Jun 16, 2023

  1. Merge branch 'master' of https://github.com/uio-bmi/immuneML into nar

    # Conflicts:
    #	immuneML/IO/dataset_import/AIRRImport.py
    #	immuneML/IO/dataset_import/MiXCRImport.py
    #	immuneML/IO/dataset_import/TenxGenomicsImport.py
    #	immuneML/IO/dataset_import/VDJdbImport.py
    #	immuneML/data_model/dataset/RepertoireDataset.py
    #	immuneML/data_model/receptor/receptor_sequence/ReceptorSequence.py
    #	immuneML/data_model/repertoire/Repertoire.py
    #	immuneML/encodings/reference_encoding/MatchedSequencesEncoder.py
    #	immuneML/environment/Constants.py
    #	immuneML/preprocessing/ReferenceSequenceAnnotator.py
    #	immuneML/reports/data_reports/SequenceLengthDistribution.py
    #	immuneML/util/ImportHelper.py
    #	immuneML/util/PathBuilder.py
    #	setup.py
    #	test/IO/dataset_import/test_VDJdbImport.py
    #	test/encodings/reference_encoding/test_matchedSequencesEncoder.py
    #	test/preprocessing/test_ReferenceSequenceAnnotator.py
    #	test/reports/data_reports/test_sequenceLengthDistribution.py
    #	test/reports/encoding_reports/test_Matches.py
    #	test/reports/encoding_reports/test_featureValueBarplot.py
    pavlovicmilena committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    ddb34af View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

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

Commits on Jun 20, 2023

  1. Merge branch 'master' into nar

    # Conflicts:
    #	requirements.txt
    Milena Pavlovic committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    3389e2a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

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

Commits on Jul 31, 2023

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

Commits on Aug 28, 2023

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

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    52eb135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ddae6a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Merge branch 'development' into nar

    # Conflicts:
    #	immuneML/IO/dataset_import/AIRRImport.py
    #	immuneML/data_model/receptor/BCKReceptor.py
    #	immuneML/data_model/receptor/BCReceptor.py
    #	immuneML/data_model/receptor/TCABReceptor.py
    #	immuneML/data_model/receptor/TCGDReceptor.py
    #	immuneML/data_model/receptor/receptor_sequence/ReceptorSequence.py
    #	immuneML/data_model/repertoire/Repertoire.py
    #	immuneML/preprocessing/ReferenceSequenceAnnotator.py
    #	immuneML/util/CompAIRRHelper.py
    #	requirements.txt
    #	setup.py
    #	test/IO/dataset_import/test_VDJdbImport.py
    #	test/app/test_immuneMLApp.py
    #	test/encodings/deeprc/test_deepRCEncoder.py
    #	test/encodings/distance_encoding/test_compAIRRDistanceEncoder.py
    #	test/reports/data_reports/test_RecoveredSignificantFeatures.py
    #	test/reports/data_reports/test_SignificantFeatures.py
    pavlovicmilena committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    3cc452b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. fix test

    pavlovicmilena committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f0876fc View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    57301c9 View commit details
    Browse the repository at this point in the history
  2. update deepRC test

    pavlovicmilena committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    794bbd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. integrate sonnia

    pavlovicmilena committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e468fea View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    cb81631 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c31b703 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7661f31 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Merge branch 'development' into nar

    # Conflicts:
    #	requirements_DeepRC.txt
    #	test/preprocessing/filters/test_countPerSequenceFilter.py
    pavlovicmilena committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    d03ceea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f9217e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. add init to package

    pavlovicmilena committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d22aad0 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    0ed1898 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b2d8da View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    ceaf8c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37ab323 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    b6f8276 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'development' into nar

    # Conflicts:
    #	immuneML/simulation/sequence_implanting/GappedMotifImplanting.py
    #	test/integration_tests/test_simulation.py
    #	test/preprocessing/filters/test_clonesPerRepertoireFilter.py
    #	test/preprocessing/filters/test_countPerSequenceFilter.py
    #	test/reports/data_reports/test_SignificantKmerPositions.py
    #	test/simulation/signal_implanting_strategy/sequence_implanting/test_gappedMotifImplanting.py
    pavlovicmilena committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    707221d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. add LSTM draft

    pavlovicmilena committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6ed0969 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3b4b3c View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into development

    # Conflicts:
    #	immuneML/data_model/dataset/RepertoireDataset.py
    #	immuneML/environment/Constants.py
    #	immuneML/hyperparameter_optimization/core/HPAssessment.py
    #	immuneML/preprocessing/ReferenceSequenceAnnotator.py
    #	immuneML/util/CompAIRRHelper.py
    #	immuneML/util/PathBuilder.py
    #	requirements.txt
    #	requirements_DeepRC.txt
    #	setup.py
    #	test/encodings/distance_encoding/test_compAIRRDistanceEncoder.py
    #	test/preprocessing/filters/test_clonesPerRepertoireFilter.py
    #	test/reports/data_reports/test_RecoveredSignificantFeatures.py
    #	test/reports/data_reports/test_SignificantFeatures.py
    pavlovicmilena committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    10de709 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into nar

    # Conflicts:
    #	immuneML/dsl/import_parsers/ImportParser.py
    #	immuneML/preprocessing/ReferenceSequenceAnnotator.py
    #	immuneML/simulation/sequence_implanting/GappedMotifImplanting.py
    #	immuneML/util/CompAIRRHelper.py
    #	requirements.txt
    #	setup.py
    #	test/analysis/similarities/test_repertoireSimilarityComputer.py
    #	test/app/test_immuneMLApp.py
    #	test/encodings/deeprc/test_deepRCEncoder.py
    #	test/integration_tests/test_simulation.py
    #	test/ml_methods/test_deepRC.py
    #	test/preprocessing/filters/test_countPerSequenceFilter.py
    #	test/simulation/signal_implanting_strategy/sequence_implanting/test_gappedMotifImplanting.py
    pavlovicmilena committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    78ec1fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    364fb5e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

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

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    6bb2bfa View commit details
    Browse the repository at this point in the history
  2. change AA layer type

    pavlovicmilena committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    e6a1982 View commit details
    Browse the repository at this point in the history
  3. add simple PWM

    pavlovicmilena committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    62cd1fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a7bf26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b296b6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ede44b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. add beta warm up

    pavlovicmilena committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    984bd1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0bfae4 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into nar

    # Conflicts:
    #	requirements.txt
    pavlovicmilena committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    c05f22a View commit details
    Browse the repository at this point in the history
  4. add device to vae

    pavlovicmilena committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    feed634 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. add vae summary report

    pavlovicmilena committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    0afcf7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0591198 View commit details
    Browse the repository at this point in the history
  3. update dev version

    pavlovicmilena committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3e49981 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1aafbf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bfb2db View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    064b851 View commit details
    Browse the repository at this point in the history
  2. update PyPI action

    pavlovicmilena committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    99f58bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f604f25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56300bf View commit details
    Browse the repository at this point in the history
  5. fix github action

    pavlovicmilena committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a261485 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06eea30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3badbe2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    679b483 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1e87c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    080850f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8b7b8fe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7205d47 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a90fb96 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    08548a0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    64ad364 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    58fb89e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2be7254 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    28d5d7f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

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

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    6610263 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebd3ee3 View commit details
    Browse the repository at this point in the history
  3. update README.md

    pavlovicmilena committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    0a24ad9 View commit details
    Browse the repository at this point in the history
  4. add IMGT position fix

    pavlovicmilena committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a8694d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b088c06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    976d142 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    a07a491 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a26117 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d70eaae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f4d1f6 View commit details
    Browse the repository at this point in the history
  5. Added umap-learn dependency

    ivargr committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4a21318 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    beb9468 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/nar' into nar

    # Conflicts:
    #	requirements.txt
    pavlovicmilena committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    95726ab View commit details
    Browse the repository at this point in the history
  3. remove unused code

    pavlovicmilena committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    935f4cc View commit details
    Browse the repository at this point in the history
  4. Add pipeline for applying generative models (#162)

    * WIP: skeleton for applying generative models  without logic
    
    * feat: Add logic to applying generative models
    
    * refactor: Merge fit and apply gen models integration tests
    
    * refactor: Clean ApplyGenModelParser.py and ApplyGenModelInstruction.py
    
    * test: Add unit test to ApplyGenModelParser.py
    
    * test: Add unit test to ApplyGenModelInstruction.py
    
    * test: Update test_ApplyGenModelInstruction.py with cleaning the folder tree
    
    * refactor: Reduce redundancy for training and applying gen models in presentation layer and data classes
    
    * refactor: Reduce redundancy by creating abstract gen instruction class for training and applying gen models
    mmamica authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    9f789d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    860e9b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. update docs

    pavlovicmilena committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    67fb3ac View commit details
    Browse the repository at this point in the history
  2. fix TCRdist test

    pavlovicmilena committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    8a23948 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    229b64e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bf3b52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0101f2d View commit details
    Browse the repository at this point in the history
  4. small bugfix

    LonnekeScheffer committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    4a51a66 View commit details
    Browse the repository at this point in the history
  5. fix IO for gen models

    pavlovicmilena committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c0a514c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4957b93 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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

Commits on Nov 8, 2023

  1. refactoring

    LonnekeScheffer committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    6c2986c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d0193e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95add0c View commit details
    Browse the repository at this point in the history
  4. Added DatasetGenerationOverviewTool for Galaxy

    Minor update ExploratoryAnalysis: report is allowed to be explicitly set to 'None' (though key cannot be missing)
    RandomDatasetGenerator uses ImmuneMLExporter to ensure random datasets have 'dataset.yaml' files
    LonnekeScheffer committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b90888c View commit details
    Browse the repository at this point in the history
  5. fix docs

    pavlovicmilena committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9189040 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a2c1c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f078371 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e90ce1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ab27ec5 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. fix docs

    pavlovicmilena committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6a821aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6ac87d View commit details
    Browse the repository at this point in the history
  3. update docs

    pavlovicmilena committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    071c7e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51afe04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50a9ba1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6df953b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0fb0ed3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9e7bb2 View commit details
    Browse the repository at this point in the history
  9. preventative assertion statement i RepertoireBuilder, do not allow re…

    …pertoires to be written in existing folder -> this can lead to halfway overwritten datasets with mismatching repertoires and metadata
    LonnekeScheffer committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bfaf4e0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ce32c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. set version

    pavlovicmilena committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    fe17294 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/development' into nar

    # Conflicts:
    #	immuneML/dsl/import_parsers/ImportParser.py
    #	immuneML/environment/Constants.py
    #	immuneML/preprocessing/ReferenceSequenceAnnotator.py
    #	requirements.txt
    #	setup.py
    pavlovicmilena committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    62fed22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a7daca View commit details
    Browse the repository at this point in the history
  4. update python version

    pavlovicmilena committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    9ea30e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. fix tests

    pavlovicmilena committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3b1100b View commit details
    Browse the repository at this point in the history
  2. fix tests

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

Commits on Nov 17, 2023

  1. Merge remote-tracking branch 'origin/master' into nar

    # Conflicts:
    #	.github/workflows/publish-to-pypi.yml
    #	Dockerfile
    #	immuneML/__init__.py
    pavlovicmilena committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d6b2bd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de544b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    fd032bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98f0f17 View commit details
    Browse the repository at this point in the history
  3. add pwm summary report

    pavlovicmilena committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    e4ed9b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37ffd65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edcb7ab View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

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

Commits on Nov 27, 2023

  1. KL report (#166)

    * made test
    
    * pre getting kl code from stash
    
    * kl dist stuff from stash
    
    * Writing kmer dist to file
    
    * working test
    
    * renamed files
    
    * KL divergence report
    
    * cleaning up
    
    * actually print the kl divergence
    
    * class doc for klgenmodel
    
    * removed comment
    knutdrand authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    36a3ded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7371fe9 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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

Commits on Nov 30, 2023

  1. Updated docs for the feature reports. Improved test for featuredistri…

    …bution report to make it clearer for us internally what it can be used for.
    LonnekeScheffer committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6e7573c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37b6509 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f7ea6f View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

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

Commits on Dec 5, 2023

  1. - updated overview figure

    - Added SequenceLengthDistribution report, allow seq counts option to be accessible in galaxy tool
    LonnekeScheffer committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    fd2ab02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b308ed View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    f0392ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61d0a09 View commit details
    Browse the repository at this point in the history
  3. added default params for galaxy generative models (except chain)

    added chain option to galaxy tool
    LonnekeScheffer committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ed17a6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bd1583 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge branch 'master' into nar

    # Conflicts:
    #	docs/source/_static/images/definitions_instructions_overview.png
    #	immuneML/ml_methods/generative_models/SoNNia.py
    #	immuneML/reports/data_reports/AminoAcidFrequencyDistribution.py
    #	immuneML/reports/data_reports/DataReport.py
    #	immuneML/reports/data_reports/SequenceLengthDistribution.py
    #	immuneML/reports/data_reports/VJGeneDistribution.py
    #	immuneML/reports/encoding_reports/FeatureDistribution.py
    #	immuneML/reports/gen_model_reports/VAESummary.py
    #	immuneML/reports/ml_reports/Coefficients.py
    #	immuneML/reports/ml_reports/DeepRCMotifDiscovery.py
    #	immuneML/reports/ml_reports/TCRdistMotifDiscovery.py
    #	immuneML/workflows/instructions/train_gen_model/TrainGenModelInstruction.py
    LonnekeScheffer committed May 28, 2024
    Configuration menu
    Copy the full SHA
    31f000e View commit details
    Browse the repository at this point in the history