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

Generate signatures from 10x single cell bam file #539

Merged
merged 24 commits into from
Oct 1, 2018
Merged

Generate signatures from 10x single cell bam file #539

merged 24 commits into from
Oct 1, 2018

Commits on Sep 1, 2018

  1. Add bam files for testing

    olgabot committed Sep 1, 2018
    Configuration menu
    Copy the full SHA
    ca577ab View commit details
    Browse the repository at this point in the history
  2. Add reading 10x bam files

    olgabot committed Sep 1, 2018
    Configuration menu
    Copy the full SHA
    0c31a4a View commit details
    Browse the repository at this point in the history
  3. Add pysam to requirements

    olgabot committed Sep 1, 2018
    Configuration menu
    Copy the full SHA
    07789c1 View commit details
    Browse the repository at this point in the history
  4. Add sourmash compute test

    olgabot committed Sep 1, 2018
    Configuration menu
    Copy the full SHA
    b890942 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2018

  1. Configuration menu
    Copy the full SHA
    76f2d23 View commit details
    Browse the repository at this point in the history
  2. tests pass!

    olgabot committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    0e53935 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    687c155 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d6e769 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a22ab3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from luizirber/fix_tests

    avoid direct dep on pysam
    olgabot committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    cbfaed8 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. Add "import pytest"

    olgabot committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    ef25bcf View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Configuration menu
    Copy the full SHA
    836b66b View commit details
    Browse the repository at this point in the history
  2. Move import to top of file

    olgabot committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    15af5e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

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

Commits on Sep 14, 2018

  1. Add threads to arguments

    olgabot committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    b6f47ca View commit details
    Browse the repository at this point in the history
  2. Add pathos to requirements

    olgabot committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    e4aa521 View commit details
    Browse the repository at this point in the history
  3. Remove pysam, add bamnostic

    olgabot committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    a857e76 View commit details
    Browse the repository at this point in the history
  4. add type for threads argument

    olgabot committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    f7f7dd3 View commit details
    Browse the repository at this point in the history
  5. lung_ptprc --> 10x-example

    olgabot committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    4c9564f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Specify version of bamnostic

    olgabot committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    e1f8719 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1d2dfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02f1010 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Increase bamnostic version

    olgabot committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    69b7eed View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

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