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

Resolved bug when prefetching large studies #238

Merged

Commits on Nov 7, 2023

  1. Resolved bug when prefetching large studies

    Prefetching large studies resulted in error stated in issue
    
    nf-core#236
    
    Resolved this by handing over text file with filepaths instead
    of list of filepaths. Rewrote sra_merge_samplesheet accordingly.
    
    Tested with study with ~25k samples.
    Blaessle,Dr.,Alexander (GCBDS) BIP-DE-B committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    ef9f1e7 View commit details
    Browse the repository at this point in the history
  2. Removed whitespaces/old code

    Blaessle,Dr.,Alexander (GCBDS) BIP-DE-B committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5651ab5 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Substituted sra_merge_samplesheet module with collectFile statement

    Blaessle,Dr.,Alexander (GCBDS) BIP-DE-B committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    87c94c0 View commit details
    Browse the repository at this point in the history