-
Notifications
You must be signed in to change notification settings - Fork 0
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
Potential packages to pass the sanity check #37
Comments
Here are some ideas for packages with a CMakeLists file that we could try to build, with comments to why they might be interessting: htstream
sailfish
dcmtk
kmerinshort
clever-toolkit
|
After our weekly meeting with Dan we decided to expand with the following packages in descending order:
|
After working with the kmerinshort package, we realised that it wasn't that 'simple' at all. There where a lot of packages not included in the recipe, and we could not build the package even when we used their recipe. We therefore chose to focus on the next package on the list: sailfish. |
We will also skip sailfish, since this is a linux only package. We could maybe come back to this package later on, since this is an interesting feature to be able to handle. |
We can successfully build htstream with Bioconda utils on its own recipe. We will therefore chose this as the next package to implement. |
We have created a project board here on Github. This issue will be used to making suggestions on which packages we wan't to try and get through the sanity check. When a package is approved we create a card on the project board and when a card moves from To Do to In Progress, an issue should be created. |
The following packages can build with bioconda-utils: blasr_libcpp:
qfilt:
libdivsufsort:
|
The following packages can build with bioconda-utils: tn93:
bpp-popgen:
|
The blasr_libcpp turned out not to contain a CMakeLists.txt file and should therefore not be tried to build right now |
Right now we can build the kallisto package. What we want next is to find another project with a CMakeList and make sure that our program can build that project too, while still being able to build kallisto.
The text was updated successfully, but these errors were encountered: