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

Add compare-reads #13635

Merged
merged 2 commits into from
Feb 15, 2019
Merged

Add compare-reads #13635

merged 2 commits into from
Feb 15, 2019

Commits on Feb 13, 2019

  1. Add compare-reads

    mvdbeek committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    f1335b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Add python run reqs

    Should be brought in by pysm, but I see this in the build logs:
    ```
    WARNING (compare-reads,lib/python2.7/site-packages/compare_reads/_compare_reads.so): Needed DSO lib/libpython2.7.so.1.0 found in ['python']
    WARNING (compare-reads,lib/python2.7/site-packages/compare_reads/_compare_reads.so): .. but ['python'] not in reqs/run, i.e. it is overlinked (likely) or a missing dependency (less likely)
    ```
    mvdbeek committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    355c9bb View commit details
    Browse the repository at this point in the history