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

bugfix output location of fasta in download_annotations; pass NCBI API key to tasks: download_fasta, download_annotations #481

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

Commits on Aug 10, 2023

  1. bugfix output location of fasta in download_annotations; pass NCBI AP…

    …I key to tasks: download_fasta, download_annotations
    
    bugfix output location of fasta in download_annotations; pass NCBI API key to tasks: download_fasta, download_annotations
    tomkinsc committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    014f69f View commit details
    Browse the repository at this point in the history
  2. write combined fasta as temp file, then move to final output path in …

    …subdir
    
    write combined fasta as temp file, then move to final output path in subdir to avoid potential collision in the vase where the output prefix matches one of the accessions
    tomkinsc committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    81c17a5 View commit details
    Browse the repository at this point in the history
  3. s/apiKey/apiKeyNCBI/

    tomkinsc committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    fe0e860 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

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

Commits on Jan 5, 2024

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