Mercurial > repos > yating-l > hubarchivecreator
comparison templates/genomesAssembly/layout.txt @ 0:f493979f1408 draft default tip
planemo upload for repository https://github.com/Yating-L/hubarchivecreator-test commit 48b59e91e2dcc2e97735ee35d587960cbfbce932-dirty
author | yating-l |
---|---|
date | Wed, 21 Dec 2016 12:13:04 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f493979f1408 |
---|---|
1 ## TODO: Add a loop to be able to put this template for each genome | |
2 genome ${genomeName} | |
3 trackDb ${trackDbPath} | |
4 groups ${groupsPath} | |
5 description ${genomeDescription} | |
6 twoBitPath ${twoBitPath} | |
7 organism ${organismName} | |
8 defaultPos ${defaultPosition} | |
9 orderKey ${orderKey} | |
10 scientificName ${scientificName} | |
11 htmlPath ${pathAssemblyHtmlDescription} |