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

Anndata #92

Merged
merged 41 commits into from
Apr 8, 2024
Merged

Anndata #92

merged 41 commits into from
Apr 8, 2024

Commits on Aug 10, 2023

  1. Moved cags out of alignment, without testing yet for OK

    Jonathan Golob committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    eadcb55 View commit details
    Browse the repository at this point in the history
  2. Brought back alignment workflow outputs for now

    Jonathan Golob committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    85cb1a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    951e01d View commit details
    Browse the repository at this point in the history
  4. Basic working anndata format of the abundance output.

    Jonathan Golob committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    80420e5 View commit details
    Browse the repository at this point in the history
  5. Allow for custom prefix of output

    Jonathan Golob committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    036ca69 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. ignore rather than finish

    Jonathan Golob committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    0786d9c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Add annotation models invocation

    Jonathan Golob committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    9c5608e View commit details
    Browse the repository at this point in the history
  2. Added main

    Jonathan Golob committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    3b4fbaa View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Update eggnog-mapper version

    sminot committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    060cf50 View commit details
    Browse the repository at this point in the history
  2. Document database setup

    sminot committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f350f58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6763f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Starting to rework tests to fit new structure and outputs

    Jonathan Golob committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3acaa09 View commit details
    Browse the repository at this point in the history
  2. Test for preprocesing module.

    Jonathan Golob committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    7d14aa8 View commit details
    Browse the repository at this point in the history
  3. Simplified barcodecop

    Jonathan Golob committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c136ba2 View commit details
    Browse the repository at this point in the history
  4. New barcodecop image

    Jonathan Golob committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    da605e9 View commit details
    Browse the repository at this point in the history
  5. Removed extraneous )

    Jonathan Golob committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2e14061 View commit details
    Browse the repository at this point in the history
  6. Human -> Host.

    Jonathan Golob committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    90e425a View commit details
    Browse the repository at this point in the history
  7. Cleaned up mock manifest and flow through

    Jonathan Golob committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    9de35e8 View commit details
    Browse the repository at this point in the history
  8. a bit more fake data

    Jonathan Golob committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f3d5bcc View commit details
    Browse the repository at this point in the history
  9. preprocressing plus tests updated

    Jonathan Golob committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    af988ca View commit details
    Browse the repository at this point in the history
  10. Only one correct validate output

    Jonathan Golob committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e99f24a View commit details
    Browse the repository at this point in the history
  11. Cleaned up names of test

    Jonathan Golob committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    bc733cd View commit details
    Browse the repository at this point in the history
  12. New example outputs

    Jonathan Golob committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b6e91f7 View commit details
    Browse the repository at this point in the history
  13. Corrected tests and example output

    Jonathan Golob committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e61378f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Removed old example output and have modified composition

    Jonathan Golob committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    468c929 View commit details
    Browse the repository at this point in the history
  2. Tests for composition and example output.

    Jonathan Golob committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8582d17 View commit details
    Browse the repository at this point in the history
  3. Allele catalog with contigs broken out

    Jonathan Golob committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    558cf9a View commit details
    Browse the repository at this point in the history
  4. Add tests for contig and allele catalog

    Jonathan Golob committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e0d5198 View commit details
    Browse the repository at this point in the history
  5. Clustering module

    Jonathan Golob committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d077544 View commit details
    Browse the repository at this point in the history
  6. Corrected test typo

    Jonathan Golob committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c4288ab View commit details
    Browse the repository at this point in the history
  7. Corrected tests

    Jonathan Golob committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7e542e3 View commit details
    Browse the repository at this point in the history
  8. quantify module...

    Jonathan Golob committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    169f1b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Added example quantity outputs

    Jonathan Golob committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    aaedebe View commit details
    Browse the repository at this point in the history
  2. Corrected tests to use config and profile

    Jonathan Golob committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2c11f17 View commit details
    Browse the repository at this point in the history
  3. Removed duplicative diamond index process

    Jonathan Golob committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0727492 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #90 from Golob-Minot/anndata_eggnog

    Update annotation workflow
    jgolob committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a85f336 View commit details
    Browse the repository at this point in the history
  5. Corrected diamond makedb

    Added more details to annotation database downloading.
    Jonathan Golob committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    330481f View commit details
    Browse the repository at this point in the history
  6. Merge branch 'anndata' of ssh://github.com/Golob-Minot/geneshot into …

    …anndata
    Jonathan Golob committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    eeea94e View commit details
    Browse the repository at this point in the history
  7. Make output conform to remainder of modules

    Jonathan Golob committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c1b7348 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Much tighter query ID and coverage defaults fitting the intent to ali…

    …gn back to the same reference..
    Jonathan Golob committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    322a541 View commit details
    Browse the repository at this point in the history
  2. Added in a proper merge of fastq and corrected qc manifest

    Jonathan Golob committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8222a17 View commit details
    Browse the repository at this point in the history