Track hub debugging

236 views
Skip to first unread message

matte...@dbmr.unibe.ch

unread,
May 11, 2021, 11:52:37 AM5/11/21
to gen...@soe.ucsc.edu

Hi,


I am trying to charge a track hub but it always pop up an error:

ERROR: Couldn't open https://data.cyverse.org/dav-anon/iplant/home/matteozoia/analyses/ATACseq/genomes.txt


Nevertheless, the genome.txt format and location it is correct. Why could be the issue??


Best regards


Zoia Matteo, Ph.D. Student 
Gene Regulation & Cardiac Development

Marco Osterwalder Laboratory 
Department for BioMedical Research (DBMR) 
University of Bern 

G812
, Murtenstrasse 35 
CH - 3008 Bern 

SWITZERLAND

Luis Nassar

unread,
May 11, 2021, 2:37:09 PM5/11/21
to matte...@dbmr.unibe.ch, UCSC Genome Browser Discussion List

Hello, Zoia.

Thank you for your interest in the Genome Browser.

We believe this could be a sharing issue on the CyVerse end, if we go up the directory structure:

https://data.cyverse.org/dav-anon/iplant/home/matteozoia/analyses/

We do not see any of the lower directories as being there, the genomes.txt is a 404. We only see a single file:

https://data.cyverse.org/dav-anon/iplant/home/matteozoia/analyses/GSE47948_RNAseq_RPKM.txt.gz/

You may have to try the CyVerse "share" portal, select all of the data/folders in CyVerse and select the Public Links option, as shown below:

image.png

After that, all the files should be available. Let us know if that works for you, or if you need further assistance.

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


--

---
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 on the web visit https://groups.google.com/a/soe.ucsc.edu/d/msgid/genome/7a1910b11bb74b2c93df59f78d35c829%40dbmr.unibe.ch.

matte...@dbmr.unibe.ch

unread,
May 12, 2021, 10:12:45 AM5/12/21
to lrna...@ucsc.edu, gen...@soe.ucsc.edu

Hi Luis,


Thank you so much I will try it as soon as possible!! =)

Very helpful!!


My best regards and thanks again for your fast answer!


Best,


Matteo 




Zoia Matteo, Ph.D. Student 
Gene Regulation & Cardiac Development

Marco Osterwalder Laboratory 
Department for BioMedical Research (DBMR) 
University of Bern 

G812
, Murtenstrasse 35 
CH - 3008 Bern 

SWITZERLAND


Da: Luis Nassar <lrna...@ucsc.edu>
Inviato: martedì, 11. maggio 2021 20:36:29
A: Zoia, Matteo (DBMR)
Cc: UCSC Genome Browser Discussion List
Oggetto: Re: [genome] Track hub debugging
 

matte...@dbmr.unibe.ch

unread,
May 12, 2021, 10:14:44 AM5/12/21
to lrna...@ucsc.edu, gen...@soe.ucsc.edu

Hi,


at the end it wasn't working and had to switch for a public accessible repository.

I then choose for Github but still found an error in the header. I don't understand where could be the error.


ERROR: Response is missing required header Content-Length: for url https://github.com/matteozoia4/UCSC_ATACseq/blob/main/hub.txt Couldn't open https://github.com/matteozoia4/UCSC_ATACseq/blob/main/hub.txt


Best,


Matteo 



Zoia Matteo, Ph.D. Student 
Gene Regulation & Cardiac Development

Marco Osterwalder Laboratory 
Department for BioMedical Research (DBMR) 
University of Bern 

G812
, Murtenstrasse 35 
CH - 3008 Bern 

SWITZERLAND


Da: Luis Nassar <lrna...@ucsc.edu>
Inviato: martedì, 11. maggio 2021 20:36:29
A: Zoia, Matteo (DBMR)
Cc: UCSC Genome Browser Discussion List
Oggetto: Re: [genome] Track hub debugging
 

Hello, Zoia.

matte...@dbmr.unibe.ch

unread,
May 12, 2021, 10:15:58 AM5/12/21
to lrna...@ucsc.edu, gen...@soe.ucsc.edu

Hi,


Here the files I am using to create this overlay page in UCSC.


Maybe can be helpful.


Best,


Matteo 


Zoia Matteo, Ph.D. Student 
Gene Regulation & Cardiac Development

Marco Osterwalder Laboratory 
Department for BioMedical Research (DBMR) 
University of Bern 

G812
, Murtenstrasse 35 
CH - 3008 Bern 

SWITZERLAND


Da: Zoia, Matteo (DBMR)
Inviato: mercoledì, 12. maggio 2021 09:13:46
A: Luis Nassar
hub.txt
genomes.txt
mytrackDb.txt
trackDb.txt

Luis Nassar

unread,
May 12, 2021, 6:30:13 PM5/12/21
to matte...@dbmr.unibe.ch, UCSC Genome Browser Discussion List

Hello, Matteo.

It looks like the problem you were having was similar, you have to produce the proper outlink URL both from cyverse as github. You can click the Raw link on github to get the desired link:

image.png

It turns the following page (https://github.com/matteozoia4/UCSC_ATACseq/blob/main/hub.txt) into just your hosted .txt file: https://raw.githubusercontent.com/matteozoia4/UCSCATACseq/main/hub.txt

If you try to attach that hub (http://genome.ucsc.edu/cgi-bin/hgHubConnect) you will see the following error:

ERROR: Duplicate genome mm10 in stanza ending line 5 of https://raw.githubusercontent.com/matteozoia4/UCSCATACseq/main/genomes.txt 

As described, the genomes.txt file has two stanzas both with mm10 as the designated assembly (https://raw.githubusercontent.com/matteozoia4/UCSCATACseq/main/genomes.txt):

genome mm10
trackDb mm10/trackDb.txt

genome mm10
trackDb mm10/mytrackDb.txt

It seems the top one was just for testing, so you will want to change that file to just the 2nd entry:

genome mm10
trackDb mm10/mytrackDb.txt

Once you do that your hub should work properly. I have created a duplicate of your hub for testing purposes with the changes shared in this message (test hub can be found here: https://hgwdev.gi.ucsc.edu/~lrnassar/track_hubs/RM27539/hub.txt) and was successfully able to load the data. See the following link to see your ATAC-seq data on mm10:

http://genome.ucsc.edu/s/view/RM27539

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

matte...@dbmr.unibe.ch

unread,
May 13, 2021, 12:16:48 PM5/13/21
to lrna...@ucsc.edu, gen...@soe.ucsc.edu

Hi Luis,


thank you so much for your help!

Yes one it was a tryout indeed.


Thank you a lot for your help! It is really appreciated!


My best regards and thank you so much!


Zoia Matteo


Zoia Matteo, Ph.D. Student 
Gene Regulation & Cardiac Development

Marco Osterwalder Laboratory 
Department for BioMedical Research (DBMR) 
University of Bern 

G812
, Murtenstrasse 35 
CH - 3008 Bern 

SWITZERLAND


Da: Luis Nassar <lrna...@ucsc.edu>
Inviato: giovedì, 13. maggio 2021 00:29:33
Reply all
Reply to author
Forward
0 new messages