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

lyveset fastq file parsing bugfix and other improvements #156

Merged
merged 6 commits into from
Aug 30, 2023

Commits on Aug 9, 2023

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

Commits on Aug 17, 2023

  1. lyveSET task: added ability to handle FASTQ files ending with _R1.fas…

    …tq.gz. Other small improvements. tested fine in miniwdl, need to test in Terra
    kapsakcj committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8116cb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4518c50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5787b3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #154 from theiagen/cjk-lyveset-fastq-parsing

    lyveset fastq parsing
    kapsakcj authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9e96d69 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. overhaul of lyveset FASTQ file ingestion; increased default disk size…

    … to 250GB; rename FASTQ files to replace underscores w dashes except for those surrounding R1/R2; rename FASTQs downloaded via SRA_Fetch and basespace_fetch wfs
    kapsakcj committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2e9dca2 View commit details
    Browse the repository at this point in the history