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

Use TranscodingStreams for FASTA #1

Merged
12 commits merged into from Mar 14, 2019
Merged

Use TranscodingStreams for FASTA #1

12 commits merged into from Mar 14, 2019

Commits on Feb 10, 2019

  1. Use transcodingstreams with FASTA reader

    Ben J. Ward committed Feb 10, 2019
    Copy the full SHA
    c9541ac View commit details
    Browse the repository at this point in the history
  2. Update project files

    Ben J. Ward committed Feb 10, 2019
    Copy the full SHA
    adf3780 View commit details
    Browse the repository at this point in the history
  3. Replace BioCore with BioGenerics

    Ben J. Ward committed Feb 10, 2019
    Copy the full SHA
    51f7015 View commit details
    Browse the repository at this point in the history
  4. Use FormatSpecimens when testing FASTA

    Ben J. Ward committed Feb 10, 2019
    Copy the full SHA
    1883b44 View commit details
    Browse the repository at this point in the history
  5. Use FormatSpecimens to test file parsing

    Ben J. Ward committed Feb 10, 2019
    Copy the full SHA
    bbfdb45 View commit details
    Browse the repository at this point in the history
  6. Add readrecord function

    Ben J. Ward committed Feb 10, 2019
    Copy the full SHA
    13a2712 View commit details
    Browse the repository at this point in the history
  7. Replace Void with Cvoid

    Ben J. Ward committed Feb 10, 2019
    Copy the full SHA
    ba0af74 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Edit fastq

    Ben J. Ward committed Mar 5, 2019
    Copy the full SHA
    67062ca View commit details
    Browse the repository at this point in the history
  2. Edit the read function

    Ben J. Ward committed Mar 5, 2019
    Copy the full SHA
    bd2a4cd View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Fix read! method and don't use BioCore for tests

    Ben J. Ward committed Mar 6, 2019
    Copy the full SHA
    d2219c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Update appveyor script

    Ben J. Ward committed Mar 14, 2019
    Copy the full SHA
    303cb0f View commit details
    Browse the repository at this point in the history
  2. Move registry installation to common script

    Ben J. Ward committed Mar 14, 2019
    Copy the full SHA
    b85b632 View commit details
    Browse the repository at this point in the history