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

Updated to work with Live 11 + added multithreading to speed up the process #2

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    d700753 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcaf9cc View commit details
    Browse the repository at this point in the history
  3. 🐛 BUG FIX: working now

    itsbrex committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    3e48101 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fbe67f View commit details
    Browse the repository at this point in the history
  5. Refactor parseALS function to use projectPathRoot instead of conn for…

    … initializing database and extract processing of sampleRef elements into a separate function for better readability and maintainability
    itsbrex committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    d38174c View commit details
    Browse the repository at this point in the history
  6. Ensure 'projects' and 'samples' tables are created or have already be…

    …en created in initializeDatabase() function
    itsbrex committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    30c50ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac968d8 View commit details
    Browse the repository at this point in the history