Mercurial > repos > yating-l > hubarchivecreator
diff templates/trackDb/layout.txt @ 60:583431485006 draft
planemo upload for repository https://github.com/goeckslab/hub-archive-creator commit acefc0713163be931deb145a658c2fff18692935
| author | yating-l | 
|---|---|
| date | Mon, 03 Jul 2017 12:13:23 -0400 | 
| parents | f311e21ef362 | 
| children | 4c4e8941feda | 
line wrap: on
 line diff
--- a/templates/trackDb/layout.txt Fri Jun 30 15:50:57 2017 -0400 +++ b/templates/trackDb/layout.txt Mon Jul 03 12:13:23 2017 -0400 @@ -30,7 +30,7 @@ % if "NCBI" in trackDb.database: url https://www.ncbi.nlm.nih.gov/protein/$$ urlLabel ${trackDb.database} Details: - % elif "Swiss-Prot" in trackDb.database: + % elif "UniProt" in trackDb.database: url http://www.uniprot.org/uniprot/$$ urlLabel ${trackDb.database} Details: % elif "FlyBase" in trackDb.database:
