galaxy use of Circos for chromatin interaction data

28 views
Skip to first unread message

Mauricio Barajas

unread,
May 17, 2021, 3:54:00 PM5/17/21
to Circos
Hi everyone

I've been trying to use Circos (using Galaxy) for plotting chromatin interaction in a specific part of the genome. I tried using this type of data:
chr1 start1 end1 chr2 start2 end2
chr6 69400000 69450000 chr6 69900000 69950000 
chr6 69400000 69450000 chr6 70000000 70050000
chr6 69450000 69500000 chr6 69850000 69900000

I get an error like this:
"slice indices must be integers or None or have an __index__ method"

Any idea what is the problem? 

Also, when I change the parameters to show chr6 instead of my area of interest (~2MB), I get a plot but it is empty.

Thanks,

Mauricio B.


Martin

unread,
May 17, 2021, 3:57:07 PM5/17/21
to Circos
Human chromosomes are indexed by prefix "hs" not "chr". You'll need to change your inputs to

hs6 69400000 69450000 hs6 ...
...

For more details see my Galaxy training workshop slides

Mauricio Barajas

unread,
May 20, 2021, 3:32:35 PM5/20/21
to circos-data-...@googlegroups.com
Thanks! It worked

Mauricio

--
You received this message because you are subscribed to a topic in the Google Groups "Circos" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/circos-data-visualization/U1tIs1wBMx4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to circos-data-visual...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/circos-data-visualization/c30cc2e7-234d-48ea-a0ac-2a7f14f4a561n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages