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

Per-sample logging #13

Open
wants to merge 225 commits into
base: main
Choose a base branch
from
Open

Per-sample logging #13

wants to merge 225 commits into from

Commits on Jul 19, 2024

  1. Per-sample logging

    .out and .err files output seperately for each sample
    SchistoDan authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    91f0969 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Create snakefile

    Snakefile taking csv containing sample names (ID), and forward and reverse read paths as input
    SchistoDan authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    56034a9 View commit details
    Browse the repository at this point in the history
  2. Create config.yaml

    SchistoDan authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    0411f90 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    33ed011 View commit details
    Browse the repository at this point in the history
  2. Update config.yaml

    SchistoDan authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    009b3b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Update config.yaml

    SchistoDan authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3098eef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a17d697 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c049ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0c7a2b View commit details
    Browse the repository at this point in the history
  5. Create config2.yaml

    SchistoDan authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f190643 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7cd84c7 View commit details
    Browse the repository at this point in the history
  7. Create config2.yaml

    SchistoDan authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ab9759e View commit details
    Browse the repository at this point in the history
  8. Update snakefile

    SchistoDan authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    7b26482 View commit details
    Browse the repository at this point in the history
  9. Update snakefile

    SchistoDan authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d6601b1 View commit details
    Browse the repository at this point in the history
  10. Create README.md

    SchistoDan authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1e03579 View commit details
    Browse the repository at this point in the history
  11. Create snakemake.sh

    SchistoDan authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    bd80b21 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    SchistoDan authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    95e000a View commit details
    Browse the repository at this point in the history
  13. Update snakefile

    SchistoDan authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8b31a5e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Update snakefile

    Working snakefile that takes a samples_file.csv as input, and outputs to a {gene} dir in the snakemake dir.
    SchistoDan authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9950f7d View commit details
    Browse the repository at this point in the history
  2. Create Snakefile2

    Broken snakefile that is intended to take a samples_file.csv that also contains paths to specific references to run each sample against.
    SchistoDan authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    dc0d085 View commit details
    Browse the repository at this point in the history
  3. Update config2.yaml

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

Commits on Aug 2, 2024

  1. Update README.md

    SchistoDan authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ef54716 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    SchistoDan authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    141e12d View commit details
    Browse the repository at this point in the history
  3. Update README.md

    SchistoDan authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    425f990 View commit details
    Browse the repository at this point in the history
  4. Update Snakefile2

    SchistoDan authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    af8fb65 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    SchistoDan authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8712129 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4878767 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bdc3336 View commit details
    Browse the repository at this point in the history
  8. Create config2.yaml

    SchistoDan authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2152753 View commit details
    Browse the repository at this point in the history
  9. Create config2.yaml

    SchistoDan authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    25c3c5a View commit details
    Browse the repository at this point in the history
  10. Create snakemake2.sh

    SchistoDan authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    a6cf115 View commit details
    Browse the repository at this point in the history
  11. Create snakemake3.sh

    SchistoDan authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    12f17bf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e19d422 View commit details
    Browse the repository at this point in the history
  13. Create Snakefile2

    SchistoDan authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7f967f7 View commit details
    Browse the repository at this point in the history
  14. Create Snakefile2

    SchistoDan authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    95966a3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d804fba View commit details
    Browse the repository at this point in the history
  16. Update Snakefile2

    SchistoDan authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    40b0eb7 View commit details
    Browse the repository at this point in the history
  17. Update Snakefile

    SchistoDan authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1782243 View commit details
    Browse the repository at this point in the history
  18. Update Snakefile

    SchistoDan authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f8b87a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Create 1_gene_fetch.py

    SchistoDan authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9706494 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f2a831 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3517296 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    698ed71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25dda09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5d5c5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5379cc1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f82915 View commit details
    Browse the repository at this point in the history
  9. Update config2.yaml

    SchistoDan authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    74c414f View commit details
    Browse the repository at this point in the history
  10. Update config.yaml

    SchistoDan authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    32d89d7 View commit details
    Browse the repository at this point in the history
  11. Update Snakefile

    SchistoDan authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ff224ab View commit details
    Browse the repository at this point in the history
  12. Update README.md

    SchistoDan authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d31ecd6 View commit details
    Browse the repository at this point in the history
  13. Update README.md

    SchistoDan authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6e0b3d8 View commit details
    Browse the repository at this point in the history
  14. Update README.md

    SchistoDan authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9c599a9 View commit details
    Browse the repository at this point in the history
  15. Update README.md

    SchistoDan authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6d5f2eb View commit details
    Browse the repository at this point in the history
  16. Update Snakefile

    SchistoDan authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2b1508c View commit details
    Browse the repository at this point in the history
  17. Update config.yaml

    SchistoDan authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e48b3ff View commit details
    Browse the repository at this point in the history
  18. Update Snakefile2

    SchistoDan authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c34004f View commit details
    Browse the repository at this point in the history
  19. Update README.md

    SchistoDan authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    194d2e1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e916ec8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fe77dc7 View commit details
    Browse the repository at this point in the history
  22. Add files via upload

    SchistoDan authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1855238 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c74e8ca View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a599c94 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b87ffe4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    501d55c View commit details
    Browse the repository at this point in the history
  27. Update README.md

    SchistoDan authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    49b599a View commit details
    Browse the repository at this point in the history
  28. Update README.md

    SchistoDan authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d5efd8a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    37b4466 View commit details
    Browse the repository at this point in the history
  30. Add files via upload

    SchistoDan authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    72dc267 View commit details
    Browse the repository at this point in the history
  31. Update README.md

    SchistoDan authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e7ce399 View commit details
    Browse the repository at this point in the history
  32. Update README.md

    SchistoDan authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    97ce271 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    348239b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Update 4_mge_tidy-snakemake.py

    Rename sequence headers prior to concatenation.
    SchistoDan authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a3f6954 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    3f7ea27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d50e40c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d1d271 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3aa957d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9561e27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8e1ac4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9acda83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0d52c4 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    SchistoDan authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    da9bb12 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6bb11ee View commit details
    Browse the repository at this point in the history
  11. Update README.md

    SchistoDan authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0380b45 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    SchistoDan authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    bbda8cf View commit details
    Browse the repository at this point in the history
  13. Update README.md

    SchistoDan authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d416230 View commit details
    Browse the repository at this point in the history
  14. Update README.md

    SchistoDan authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    879352e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bef7f93 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #1 from bge-barcoding/main

    snakemake updates for BGE
    SchistoDan authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3c6f584 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Update 1_gene_fetch.py

    Validates the taxonomy of returned protein sequence against BOLD taxonomic ranks
    SchistoDan authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    228ac0e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    0402392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dfefec View commit details
    Browse the repository at this point in the history
  3. Delete Snakefile2

    SchistoDan authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e068983 View commit details
    Browse the repository at this point in the history
  4. Delete config2.yaml

    SchistoDan authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    24d7790 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Update README.md

    SchistoDan authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1596731 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2e5775 View commit details
    Browse the repository at this point in the history
  3. Update snakemake.sh

    SchistoDan authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    01943ef View commit details
    Browse the repository at this point in the history
  4. Create mge_env.yaml

    SchistoDan authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e2c27b6 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    SchistoDan authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3f57087 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c725e95 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Update and rename 2_snakefile-genefetch to snakefile-genefetch

    Added mge_tidy and mge_stats functionality to snakefile
    SchistoDan authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    67ca823 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    SchistoDan authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    84420de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b31d08 View commit details
    Browse the repository at this point in the history
  4. Update 4_mge_stats-snakemake.py

    Removed slow biopython BLASTn functionality.
    SchistoDan authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    48d822b View commit details
    Browse the repository at this point in the history
  5. Update 1_gene_fetch.py

    Added validation of taxonomy for returned protein reference sequence
    SchistoDan authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d6e15df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55cb0b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7009427 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c85cee7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    80406cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    17e1061 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c28384c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    884d67f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2bc4f20 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e4b3728 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2cfbc57 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ca27eda View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    728a960 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    107ba79 View commit details
    Browse the repository at this point in the history
  19. Rename snakemake/gene_fetch_BGE_test_data.csv to snakemake/protein_re…

    …ferences/gene_fetch_BGE_test_data.csv
    SchistoDan authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6237e03 View commit details
    Browse the repository at this point in the history
  20. Update snakemake.sh

    SchistoDan authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ec7ad63 View commit details
    Browse the repository at this point in the history
  21. Create mge_env.yaml

    SchistoDan authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6ba7aad View commit details
    Browse the repository at this point in the history
  22. Update README.md

    SchistoDan authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    69562b8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    aed12d1 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #2 from bge-barcoding/main

    snakemake updates
    SchistoDan authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a5602f1 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f522c90 View commit details
    Browse the repository at this point in the history
  26. Update README.md

    SchistoDan authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    afd6ad3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Update README.md

    SchistoDan authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c0b5da9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cda7674 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1763bcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    002023e View commit details
    Browse the repository at this point in the history
  5. Update snakefile

    SchistoDan authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    cfb2741 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    SchistoDan authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    846036e View commit details
    Browse the repository at this point in the history
  7. Update README.md

    SchistoDan authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5f8bd47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ebc0bfd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6431cad View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Update README.md

    SchistoDan authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2c76f2b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Update snakefile

    SchistoDan authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    55a35fb View commit details
    Browse the repository at this point in the history
  2. Update config.yaml

    SchistoDan authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    026c72d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82cbcfd View commit details
    Browse the repository at this point in the history
  4. Update snakefile

    SchistoDan authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    165ca16 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Update snakefile

    SchistoDan authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7b2d92a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from bge-barcoding/main

    Updates to snakefile etc
    SchistoDan authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e2e66fb View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    f2edc0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b2ba4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc29dd4 View commit details
    Browse the repository at this point in the history
  4. Update mge_env.yaml

    SchistoDan authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3dd9bca View commit details
    Browse the repository at this point in the history
  5. Create 1_gene_fetch.py

    SchistoDan authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1c6ab24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1e28e0 View commit details
    Browse the repository at this point in the history
  7. Create add_contam_refs.py

    SchistoDan authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    91325a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee6ae1a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    213af0e View commit details
    Browse the repository at this point in the history
  10. Update README.md

    SchistoDan authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3107b8c View commit details
    Browse the repository at this point in the history
  11. Update config.yaml

    SchistoDan authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e87f61f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a0fa101 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d3247b7 View commit details
    Browse the repository at this point in the history
  14. Update snakefile

    SchistoDan authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4a1c0e9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5ae75b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Update snakefile

    SchistoDan authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    842994e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd7d5d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    843eaac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bd60a8 View commit details
    Browse the repository at this point in the history
  5. Update snakemake.sh

    SchistoDan authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    bd62d0f View commit details
    Browse the repository at this point in the history
  6. Update config.yaml

    SchistoDan authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    53539de View commit details
    Browse the repository at this point in the history
  7. Update README.md

    SchistoDan authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    72cd0aa View commit details
    Browse the repository at this point in the history
  8. Update 1_gene_fetch.py

    SchistoDan authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    755db7e View commit details
    Browse the repository at this point in the history
  9. Update 1_gene_fetch.py

    SchistoDan authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    86989ba View commit details
    Browse the repository at this point in the history
  10. Update 1_gene_fetch.py

    SchistoDan authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    74afecd View commit details
    Browse the repository at this point in the history
  11. Update 1_gene_fetch.py

    SchistoDan authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    901ac89 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Update 1_gene_fetch.py

    SchistoDan authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    68ea41c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Update 1_gene_fetch.py

    SchistoDan authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    edc6ab6 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    SchistoDan authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    36d5e05 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Update snakefile

    SchistoDan authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    78474bb View commit details
    Browse the repository at this point in the history
  2. Update snakefile

    SchistoDan authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    f529490 View commit details
    Browse the repository at this point in the history
  3. Update snakefile

    SchistoDan authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    9890080 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Update 1_gene_fetch.py

    SchistoDan authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9ad1b46 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    SchistoDan authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9dfe7ba View commit details
    Browse the repository at this point in the history
  3. Update 1_gene_fetch.py

    SchistoDan authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6bff649 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    SchistoDan authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    bc9bf61 View commit details
    Browse the repository at this point in the history
  5. Update mge_env.yaml

    SchistoDan authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f06870f View commit details
    Browse the repository at this point in the history
  6. Update mge_env.yaml

    SchistoDan authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5f81240 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Update README.md

    SchistoDan authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    df6c70a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Update 1_gene_fetch.py

    SchistoDan authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3f047ec View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Update snakefile

    SchistoDan authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a845d4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72a953b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a98398 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    314f658 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c529f89 View commit details
    Browse the repository at this point in the history
  6. Update mge_env.yaml

    SchistoDan authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    68434b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Create Snakefile

    SchistoDan authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3a0af27 View commit details
    Browse the repository at this point in the history
  2. Update config.yaml

    SchistoDan authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4dc5e1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89e0283 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aff9a5e View commit details
    Browse the repository at this point in the history
  5. Update README.md

    SchistoDan authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    671a374 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Create fasta_compare.py

    SchistoDan authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9a026a3 View commit details
    Browse the repository at this point in the history
  2. Update fasta_compare.py

    SchistoDan authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    62c1d46 View commit details
    Browse the repository at this point in the history
  3. Update fasta_compare.py

    SchistoDan authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    69fd553 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Update mge_env.yaml

    SchistoDan authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    53bdd46 View commit details
    Browse the repository at this point in the history
  2. Update mge_env.yaml

    SchistoDan authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    66e3732 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Update 1_gene_fetch.py

    SchistoDan authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3e1155a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Update fasta_compare.py

    SchistoDan authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    0c3b20d View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Update fasta_compare.py

    SchistoDan authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    8951d52 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    SchistoDan authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9beb0bb View commit details
    Browse the repository at this point in the history
  3. Update README.md

    SchistoDan authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c1e4eb1 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    SchistoDan authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c3d0a3e View commit details
    Browse the repository at this point in the history
  5. Update README.md

    SchistoDan authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    176dd02 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    SchistoDan authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    164df9d View commit details
    Browse the repository at this point in the history
  7. Update README.md

    SchistoDan authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6f1866a View commit details
    Browse the repository at this point in the history
  8. Update README.md

    SchistoDan authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9fa92ad View commit details
    Browse the repository at this point in the history
  9. Update README.md

    SchistoDan authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    329e611 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    SchistoDan authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d5eddf2 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    SchistoDan authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a4fabb8 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    SchistoDan authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c6089db View commit details
    Browse the repository at this point in the history
  13. Update README.md

    SchistoDan authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    151f979 View commit details
    Browse the repository at this point in the history
  14. Update README.md

    SchistoDan authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d1e7e7a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Update Snakefile

    SchistoDan authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    49a5133 View commit details
    Browse the repository at this point in the history
  2. Update config.yaml

    SchistoDan authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    d636d5d View commit details
    Browse the repository at this point in the history
  3. Update README.md

    SchistoDan authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    adcab12 View commit details
    Browse the repository at this point in the history
  4. Update snakemake.sh

    SchistoDan authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    7769d27 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    SchistoDan authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    768dd8a View commit details
    Browse the repository at this point in the history
  6. Update README.md

    SchistoDan authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    7e08e54 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Update README.md

    SchistoDan authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    553f6d4 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    SchistoDan authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    51ee0a5 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    SchistoDan authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    d99ab8a View commit details
    Browse the repository at this point in the history
  4. Update README.md

    SchistoDan authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    4516aa4 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Update README.md

    SchistoDan authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    766e224 View commit details
    Browse the repository at this point in the history