iGenVar:iGenVar项目的官方存储库

时间:2021-02-15 17:44:00
【文件属性】:
文件名称:iGenVar:iGenVar项目的官方存储库
文件大小:86KB
文件格式:ZIP
更新时间:2021-02-15 17:44:00
C++ iGenVar iGenVar项目的官方存储库。 安装 指示: 克隆此存储库: git clone --recurse-submodules https://github.com/seqan/iGenVar.git 创建一个构建目录并访问它: mkdir build && cd build 运行cmake: cmake ../iGenVar 生成应用程序: make 可选:构建并运行测试: make test 可选:构建api文档: make doc 执行应用程序: ./bin/iGenVar (使用构建)
【文件预览】:
iGenVar-master
----.github()
--------workflows()
----.gitmodules(100B)
----src()
--------detect_breakends.cpp(5KB)
--------find_deletions()
--------CMakeLists.txt(762B)
--------find_deletions.cpp(1KB)
--------detect_breakends()
----lib()
--------seqan3()
----doc()
--------CMakeLists.txt(1KB)
--------doxygen_cfg(108KB)
--------README.md(189B)
----CMakeLists.txt(1KB)
----test()
--------CMakeLists.txt(4KB)
--------benchmark()
--------cmake()
--------cli()
--------api()
--------data()
--------coverage()
----LICENSE.md(1KB)
----README.md(719B)
----.gitignore(270B)
----INSTALL.md(0B)
----include()
--------method_enums.hpp(239B)
--------find_deletions()
--------breakend.hpp(1KB)
--------junction.hpp(3KB)
--------detect_breakends()

网友评论