-
Notifications
You must be signed in to change notification settings - Fork 0
/
Makefile_targets
29 lines (23 loc) · 1.48 KB
/
Makefile_targets
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# This file contains user-specified targets, i.e. collections of
# executables or directories that are related and are frequently
# rebuilt together.
# Be sure to add any new target to the .PHONY list to prevent any
# silent make problems.
.PHONY: everything all depend clean execs_size nolink dogtools
.PHONY: assembler layoutold augment closure fintools simtools utilities 454tools
all: everything
assembler: assemble assemble_alt layout ueberal tiled assisted reporting qcmarkup
layoutold: layout
utilities: util
simtools: simulation
fintools: finishing
closure: human_closure
augment: augment_aligns
454tools: AddAlignsToFlowInfo CallWithCutoffs DetermineAcceptedReads \
EvaluateUniformity FilterByConsecutive FilterByKey FilterByOverlap \
FastaSizes LoadInfoFile MakeFastaSubset \
MakeLookupTable NormalizeFlows ProximityAnalysis QueryLookupTable \
RemoveShortReads Realign454 RightTrimA SortOutNames SummarizeRegion \
TrimToAlign UpdateFlowInfo Wells2Flowb TrimByBad RightTrimB
solexaPipeline: text ExtractSolexaFasta FeudalSize ParamsByRead SolexaFilters QualsFromSolexa SolexaComputeMetrics SolexaComputePerfectAligns FastaSizes ShortQueryLookup ImperfectLookupTable BestAlignmentTable AlignParamsByRead SelectPassing ProcessChIPData CoverageHistFromAligns ComputeBiasFromIntensities ComputeRegionalSimilarity BiasPiles_Solexa ComputeImageMetrics AverageImageMetrics GetSolexaClusterSize AddSolexaClusterSizeMetric BiasPlotGC_Solexa PairedReadParamsByRead
dogtools: dogMapping