repo.or.cz
/
GalaxyCodeBases.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
modified: SpatialOmicsCoord.py
[GalaxyCodeBases.git]
/
c_cpp
/
etc
/
jellyfish
/
jellyfish-1.1.pc.in
blob
cad53c7fb2402aa1b353eade4a4a3884ed2e9bda
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: Jellyfish
7
Description: A multi-threaded hash based k-mer counter.
8
Version: @PACKAGE_VERSION@
9
Libs: -L${libdir} -ljellyfish -lpthread
10
Cflags: -I${includedir}/jellyfish-@PACKAGE_VERSION@