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

Refactor loading genomics #168

Merged
merged 21 commits into from
Aug 24, 2023
Merged

Refactor loading genomics #168

merged 21 commits into from
Aug 24, 2023

Commits on Aug 23, 2023

  1. remove useless step

    CunliangGeng committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8e4dcd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4917161 View commit details
    Browse the repository at this point in the history
  3. remove param bgc_genome_mapping from func map_strain_to_bgc

    The StrainCollection should contains the bgc id, so genome id is not required.
    CunliangGeng committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    afd81e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21cd0fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3485155 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1211657 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14b3453 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab226d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1058928 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    36fda27 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c668ca8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a9b808f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    682a0a5 View commit details
    Browse the repository at this point in the history
  14. add TODO comments

    CunliangGeng committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0991a47 View commit details
    Browse the repository at this point in the history
  15. add TODO comment

    CunliangGeng committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    70e1640 View commit details
    Browse the repository at this point in the history
  16. change StrainCollection._strain_dict_name dict value type to list

    - Updated methods `add`, `remove` and `lookup` accordingly
    - Updated and added unit tests for updated methods
    CunliangGeng committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    10364ef View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    43d7f23 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    c489986 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f73c683 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11c9563 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb9b7d6 View commit details
    Browse the repository at this point in the history