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 recipe for libstatgen-1.0.5 #12342

Closed
wants to merge 2 commits into from

Conversation

dfornika
Copy link
Contributor

  • I have read the guidelines for bioconda recipes.
  • This PR adds a new recipe.
  • AFAIK, this recipe is directly relevant to the biological sciences (otherwise, please submit to the more general purpose conda-forge channel).
  • This PR updates an existing recipe.
  • This PR does something else (explain below).

@dfornika dfornika mentioned this pull request Nov 26, 2018
5 tasks
@dfornika
Copy link
Contributor Author

Build is failing with this message:

SamReferenceInfo.h:21:25: fatal error: StringArray.h: No such file or directory

 #include "StringArray.h"

I think the problem is that during the build, symbolic links to StringArray.h and other headers are created in the include directory of the source repo. But the compiler isn't looking them there while compiling SamFileHeader.cpp.

@npavlovikj
Copy link
Member

@dfornika , is there a reason you are not building the newest 1.0.14 version of libstatgen ?

@npavlovikj
Copy link
Member

@dfornika , I didn't have the permission to push to your branch, so I opened a new PR here, #12348.

@dfornika
Copy link
Contributor Author

Thanks @npavlovikj. I'm interested in this pipeline: https://github.com/CPTR-ReSeqTB/UVP, which lists 'Fastqvalidator Version 1.0.5' as a dependency. There is no 1.0.5 release of fastQValidator, but there is a 1.0.5 release of the libStatGen library that fastQValidator uses.

But I guess that isn't really a safe assumption, since fastQValidator pulls in libStatGen with a simple git clone of the master branch during its build process.

@mezewudo Could you comment on exactly what you're referring to when you list 'Fastqvalidator Version 1.0.5' as a dependency of https://github.com/CPTR-ReSeqTB/UVP?

@mezewudo
Copy link

mezewudo commented Nov 27, 2018 via email

@dfornika
Copy link
Contributor Author

This recipe was added in #12348

@dfornika dfornika closed this Nov 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants