Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Fork of the NCBI's C++ toolkit with bazel support

NotificationsYou must be signed in to change notification settings

spiralgenetics/ncbi_cxx

Repository files navigation

To import a distribution of ncbi, we do the following:* Configure ncbi as normal with:./configure --without-boost --without-debug --with-symbols* Compile ncbi* Save all generated .cpp and .hpp files; wipe the rest of the filesbuilt with the ncbi build system* cp src/app/blast/blast_app_util.hpp include/.  (spiral's gbwt/blastincludes this file)* Add minimal makefiles in "seqloc" and "seqfeat", since they're  missing and I don't undertand how it figures out which source files  to include.* Run ./spiral_generate_build.pl to generate bazel BUILD files* Run buildifier -v on all generated BUILD Files to make them pretty(Note by nils: I ran into a problem with an ambiguous "isnan" in somefiles.  I fixed it by changing "isnan" to "::isnan".  Hopefully thisproblem should go away in later versions of something.)

About

Fork of the NCBI's C++ toolkit with bazel support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp