
## makefile definitions for the 'plants' assembly hubs

destDir=/hive/data/genomes/asmHubs/plants
srcDir=${HOME}/kent/src/hg/makeDb/doc/plantsAsmHub
orderList=$(CURDIR)/plants.orderList.tsv

indexName=index
testIndexName=testIndex
statsName=asmStats
testStatsName=testAsmStats
dataName=trackData
testDataName=testTrackData
genomesTxt=genomes
hubFile=hub
testHubFile=testHub
hubTxtFile=hub.txt

# these names trigger special behavior in the index page creation scripts:
Name=Plants
name=plants

# Arabidopsis thaliana
defaultAssembly=GCF_000001735.4_TAIR10.1

include ../asmHubs/asmHubs.mk
