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

Support plaintext fasta on desktop by dynamically creating a FAI file on the fly #2443

Merged
merged 10 commits into from
Nov 2, 2021

Commits on Nov 1, 2021

  1. Support plaintext fasta

    cmdcolin committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    90de731 View commit details
    Browse the repository at this point in the history
  2. Ensure a sequence was found

    cmdcolin committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    6da3ba0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    098c9c9 View commit details
    Browse the repository at this point in the history
  4. Allow \r in stream

    Add split2 to fasta
    
    Updates
    
    Split on \n only to allow \r to be used in byte offset calculations
    cmdcolin committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    b223cf4 View commit details
    Browse the repository at this point in the history
  5. Trim byte for refSeqLen

    cmdcolin committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    8e63d49 View commit details
    Browse the repository at this point in the history
  6. Lint

    cmdcolin committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    c02712e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    e7d8b08 View commit details
    Browse the repository at this point in the history
  2. Styling

    cmdcolin committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    559cb11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d99b67f View commit details
    Browse the repository at this point in the history
  4. Add to eslintignore

    cmdcolin committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    61c48bd View commit details
    Browse the repository at this point in the history