https://github.com/bcgsc/ntCard
Tip revision: 2040559b5e0f413bd7cfcea0ffbd2c19c2ccee24 authored by mohamadi on 17 May 2018, 22:57:14 UTC
ntCard with spaced seeds
ntCard with spaced seeds
Tip revision: 2040559
Makefile.am
bin_PROGRAMS = ntcard
ntcard_CPPFLAGS = -I$(top_srcdir)/Common
ntcard_SOURCES = \
Common/Uncompress.cpp \
Common/Uncompress.h \
Common/SignalHandler.cpp \
Common/SignalHandler.h \
Common/StringUtil.h \
Common/Fcontrol.cpp \
Common/Fcontrol.h \
Common/nthash.hpp \
Common/ntHashIterator.hpp \
ntcard.cpp
dist_doc_DATA = \
ChangeLog \
CITATION.bib \
LICENSE \
README.md
EXTRA_DIST=autogen.sh