Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

script:
- make
- ./snap HMM/thale DNA/thale.dna.gz
39 changes: 19 additions & 20 deletions Zoe/depend
Original file line number Diff line number Diff line change
@@ -1,40 +1,39 @@
zoeCDS.o: zoeCDS.c zoeCDS.h zoeDNA.h zoeFastaFile.h zoeTools.h \
zoeProtein.h zoeFeature.h zoeFeatureTable.h
zoeProtein.h zoeFeature.h zoeFeatureTable.h
zoeCounter.o: zoeCounter.c zoeCounter.h zoeDNA.h zoeFastaFile.h \
zoeTools.h zoeProtein.h zoeFeature.h zoeMath.h zoeModel.h
zoeTools.h zoeProtein.h zoeFeature.h zoeMath.h zoeModel.h
zoeDNA.o: zoeDNA.c zoeDNA.h zoeFastaFile.h zoeTools.h zoeProtein.h \
zoeFeature.h
zoeFeature.h
zoeDistribution.o: zoeDistribution.c zoeDistribution.h zoeMath.h \
zoeTools.h
zoeTools.h
zoeDuration.o: zoeDuration.c zoeDuration.h zoeDistribution.h zoeMath.h \
zoeTools.h zoeFeature.h
zoeTools.h zoeFeature.h
zoeFastaFile.o: zoeFastaFile.c zoeFastaFile.h zoeTools.h
zoeFeature.o: zoeFeature.c zoeFeature.h zoeTools.h
zoeFeatureFactory.o: zoeFeatureFactory.c zoeFeatureFactory.h zoeDNA.h \
zoeFastaFile.h zoeTools.h zoeProtein.h zoeFeature.h zoeScanner.h \
zoeMath.h zoeModel.h zoeFeatureTable.h zoeCDS.h
zoeFastaFile.h zoeTools.h zoeProtein.h zoeFeature.h zoeScanner.h \
zoeMath.h zoeModel.h zoeFeatureTable.h zoeCDS.h
zoeFeatureTable.o: zoeFeatureTable.c zoeFeatureTable.h zoeCDS.h zoeDNA.h \
zoeFastaFile.h zoeTools.h zoeProtein.h zoeFeature.h
zoeFastaFile.h zoeTools.h zoeProtein.h zoeFeature.h
zoeHMM.o: zoeHMM.c zoeHMM.h zoeDuration.h zoeDistribution.h zoeMath.h \
zoeTools.h zoeFeature.h zoeState.h zoeModel.h zoeDNA.h zoeFastaFile.h \
zoeProtein.h zoePhasePref.h zoeTransition.h
zoeTools.h zoeFeature.h zoeState.h zoeModel.h zoeDNA.h zoeFastaFile.h \
zoeProtein.h zoePhasePref.h zoeTransition.h
zoeIsochore.o: zoeIsochore.c zoeHMM.h zoeDuration.h zoeDistribution.h \
zoeMath.h zoeTools.h zoeFeature.h zoeState.h zoeModel.h zoeDNA.h \
zoeFastaFile.h zoeProtein.h zoePhasePref.h zoeTransition.h \
zoeIsochore.h
zoeMath.h zoeTools.h zoeFeature.h zoeState.h zoeModel.h zoeDNA.h \
zoeFastaFile.h zoeProtein.h zoePhasePref.h zoeTransition.h zoeIsochore.h
zoeMath.o: zoeMath.c zoeMath.h zoeTools.h
zoeModel.o: zoeModel.c zoeModel.h zoeDNA.h zoeFastaFile.h zoeTools.h \
zoeProtein.h zoeFeature.h zoeMath.h
zoeProtein.h zoeFeature.h zoeMath.h
zoePhasePref.o: zoePhasePref.c zoePhasePref.h zoeMath.h zoeTools.h \
zoeFeature.h
zoeFeature.h
zoeProtein.o: zoeProtein.c zoeProtein.h zoeFastaFile.h zoeTools.h
zoeScanner.o: zoeScanner.c zoeScanner.h zoeDNA.h zoeFastaFile.h \
zoeTools.h zoeProtein.h zoeFeature.h zoeMath.h zoeModel.h
zoeTools.h zoeProtein.h zoeFeature.h zoeMath.h zoeModel.h
zoeState.o: zoeState.c zoeState.h zoeFeature.h zoeTools.h
zoeTools.o: zoeTools.c zoeTools.h
zoeTransition.o: zoeTransition.c zoeTransition.h zoeMath.h zoeTools.h \
zoeFeature.h
zoeFeature.h
zoeTrellis.o: zoeTrellis.c zoeTrellis.h zoeCDS.h zoeDNA.h zoeFastaFile.h \
zoeTools.h zoeProtein.h zoeFeature.h zoeFeatureFactory.h zoeScanner.h \
zoeMath.h zoeModel.h zoeFeatureTable.h zoeHMM.h zoeDuration.h \
zoeDistribution.h zoeState.h zoePhasePref.h zoeTransition.h
zoeTools.h zoeProtein.h zoeFeature.h zoeFeatureFactory.h zoeScanner.h \
zoeMath.h zoeModel.h zoeFeatureTable.h zoeHMM.h zoeDuration.h \
zoeDistribution.h zoeState.h zoePhasePref.h zoeTransition.h
Binary file added Zoe/zoe-loop
Binary file not shown.
Binary file added Zoe/zoe-loop.o
Binary file not shown.
Binary file added Zoe/zoeCDS.o
Binary file not shown.
Binary file added Zoe/zoeCounter.o
Binary file not shown.
Binary file added Zoe/zoeDNA.o
Binary file not shown.
Binary file added Zoe/zoeDistribution.o
Binary file not shown.
Binary file added Zoe/zoeDuration.o
Binary file not shown.
Binary file added Zoe/zoeFastaFile.o
Binary file not shown.
Binary file added Zoe/zoeFeature.o
Binary file not shown.
Binary file added Zoe/zoeFeatureFactory.o
Binary file not shown.
Binary file added Zoe/zoeFeatureTable.o
Binary file not shown.
Binary file added Zoe/zoeHMM.o
Binary file not shown.
Binary file added Zoe/zoeIsochore.o
Binary file not shown.
Binary file added Zoe/zoeMath.o
Binary file not shown.
Binary file added Zoe/zoeModel.o
Binary file not shown.
Binary file added Zoe/zoePhasePref.o
Binary file not shown.
Binary file added Zoe/zoeProtein.o
Binary file not shown.
Binary file added Zoe/zoeScanner.o
Binary file not shown.
Binary file added Zoe/zoeState.o
Binary file not shown.
Binary file added Zoe/zoeTools.o
Binary file not shown.
Binary file added Zoe/zoeTransition.o
Binary file not shown.
Binary file added Zoe/zoeTrellis.o
Binary file not shown.
Binary file added fathom
Binary file not shown.
Binary file added fathom.o
Binary file not shown.
Binary file added forge
Binary file not shown.
Binary file added forge.o
Binary file not shown.
Binary file added snap
Binary file not shown.
Binary file added snap.o
Binary file not shown.