Mercurial > repos > rmarenco > hubarchivecreator
comparison templates/genomesAssembly/layout.txt @ 1:fb5e60d4d18a draft
planemo upload for repository https://github.com/goeckslab/hub-archive-creator commit 64cfc08088d11f6818c1b4e5514ef9e67969eaff-dirty
author | rmarenco |
---|---|
date | Wed, 13 Jul 2016 13:36:37 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
0:0f3bc17e5ede | 1:fb5e60d4d18a |
---|---|
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} |