Question regarding creation of track hubs with nested folders

13 views
Skip to first unread message

Nowlan Freese

unread,
Nov 5, 2025, 4:07:06 PMNov 5
to gen...@soe.ucsc.edu
We are trying to create a track hub that contains nested folders. For example, a top level folder would be for our project, a subfolder for the sample which contains different data types such as bam, bigBed, and bigWig. As far as we can figure out we can create a top level folder using a "supertrack". But we cannot figure out how to create subfolders. Is this possible? 

Thank you

Nowlan

--
Nowlan Freese, PhD | Research Assistant Professor
UNC Charlotte | Bioinformatics and Genomics
150 North Research campus Dr | Kannapolis, NC 28081
nfreese@charlotte.edu | charlotte.edu

Luis Nassar

unread,
Nov 5, 2025, 4:52:42 PMNov 5
to Nowlan Freese, gen...@soe.ucsc.edu

Hi, Nolan.

We have two kinds of containers, supertracks and composite tracks.

It is worth noting that you can use the API to find the trackDb of any of these tracks, e.g.

https://api.genome.ucsc.edu/list/tracks?genome=hg38

gtexCov    
compositeContainer    "TRUE" 
shortLabel    "GTEx RNA-Seq Coverage" 
type    "bigWig" 
longLabel    "GTEx V8 RNA-Seq Read Coverage by Tissue" 
maxHeightPixels    "100:50:8" 
group    "expression" 
compositeTrack    "on" 
priority    "10.20" 
autoScale    "group" 

The last important note is that composites can be inside of a supertrack (but not inside other composites), but supertracks cannot be nested in anything. So the deepest level you could organize would be supertrack -> composite -> tracks. There is one niche exception: if you want to have a combination of bigBeds and bigWigs inside a composite, you can use views (https://genome.ucsc.edu/goldenPath/help/trackDb/trackDbHub.html#view), for example, RNA-seq signals and peaks both in one container.

We are working on a new hubs basic page, currently only on our development server: https://genome-preview.soe.ucsc.edu/goldenPath/help/hubBasics.html#grouping.

So to answer your question, yes, you are looking to make a supertrack, and inside that supertrack you can add individual bigBeds/bigWigs, or additional composites with their own tracks inside. The grouping example above has a template.

Let us know if you have any questions or suggestions on this content.



--

---
You received this message because you are subscribed to the Google Groups "UCSC Genome Browser Public Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to genome+un...@soe.ucsc.edu.
To view this discussion visit https://groups.google.com/a/soe.ucsc.edu/d/msgid/genome/CAA4d-3Ee3cK61GpQ3K4yTZP%2B-QXUqz6tcGPhyxcmLHHk-O-gJw%40mail.gmail.com.


--
I hope this is helpful. Please include gen...@soe.ucsc.edu in any replies to ensure visibility by the team. All messages sent to that address are archived on our public forum. If your question includes sensitive information, you may send it instead to genom...@soe.ucsc.edu.

Lou Nassar
UCSC Genomics Institute

Nowlan Freese

unread,
Nov 6, 2025, 12:04:18 PMNov 6
to Luis Nassar, gen...@soe.ucsc.edu
Thank you Luis!

On Wed, Nov 5, 2025 at 4:52 PM Luis Nassar <lrna...@ucsc.edu> wrote:
[Caution: Email from External Sender. Do not click or open links or attachments unless you know this sender.]
Reply all
Reply to author
Forward
0 new messages