#type=GENE_EXPRESSION
#track graphtype=points name="BAF." color=0,0,255 altColor=255,0,0 maxHeightPixels=80:80:80 viewLimits=-1:1
Chr Start End Features values
1 10146 10147 1 10146 0.933333333333333
1 10229 10231 1 10229 0.5
1 10492 10492 1 10492 0.333333333333333
Do you have any reason for this? And in alternative what other format can I use to display B-allele frequencies in IGV-WEB app?
Thanks a lot
Francesco

--
---
You received this message because you are subscribed to a topic in the Google Groups "igv-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/igv-help/u9uOt4_tvJk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to igv-help+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/igv-help/9c2b9bf1-d892-419a-9c80-e4fc5876be66n%40googlegroups.com.


--
---
You received this message because you are subscribed to a topic in the Google Groups "igv-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/igv-help/u9uOt4_tvJk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to igv-help+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/igv-help/e1c4154c-44ad-493f-8b58-aab05c413d9fn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/igv-help/CAN4Ma--mo79xqXUDTfB8uhPh5T5jyca0k6Qk73H3g3prj%2BVY%3Dw%40mail.gmail.com.
Il giorno 8 nov 2021, alle ore 16:59, James Robinson <jrob...@broadinstitute.org> ha scritto:
Try it at https://igv.org/app. I do not recall when the "points" option was added.
On Mon, Nov 8, 2021 at 5:52 AM Francesco Musacchia <francesco...@gmail.com> wrote:
Dear James,thanks for your kind help. I did try your .bedgraph on the website and it works. Nonetheless, it didn't on the system I am using. It shows lines instead of points (see attached pic). Anyway, as I have displayed, I do have an older version of IGV-WEB. I guess this is the reason, right? What do you think? I have contacted the system admin to update to the current version that should be 1.6.3Francesco
<Schermata 2021-11-08 alle 14.47.32.png>
Il giorno dom 7 nov 2021 alle ore 03:14 James Robinson <jrob...@broadinstitute.org> ha scritto:
As there is only a single sample in this file the "igv" format is not needed, a simple bedgraph will suffice. It is almost the same format, I converted yours with the following steps(1) remove the "Features" column. cut -f1,2,3,5 baft.IGV > tmp(2) remove lines containing "NA" for value. grep -v NA tmp > baft.bedgraph(3) open baft.bedgraph in a plain text editor and remove #type=gene_expression line, and leading # symbol in front of track line.Load file to igv.org/app. I've attached the converted file, and a screenshot below. BTW if moving files to systems that have case-sensitive file names use of capitals for extensions might cause issues (e.g. .IGV instead of .igv). I think most of our "igv" apps take care of this but some tools might not.
--<Screen Shot 2021-11-06 at 7.11.39 PM.png>
---
You received this message because you are subscribed to a topic in the Google Groups "igv-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/igv-help/u9uOt4_tvJk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to igv-help+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/igv-help/e1c4154c-44ad-493f-8b58-aab05c413d9fn%40googlegroups.com.
--
---
You received this message because you are subscribed to a topic in the Google Groups "igv-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/igv-help/u9uOt4_tvJk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to igv-help+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/igv-help/CAN4Ma--mo79xqXUDTfB8uhPh5T5jyca0k6Qk73H3g3prj%2BVY%3Dw%40mail.gmail.com.
--
---
You received this message because you are subscribed to a topic in the Google Groups "igv-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/igv-help/u9uOt4_tvJk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to igv-help+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/igv-help/CACOP%2BpvbSHxQojdX1o6mCOrhFe-QLE6sj4Q9ADRNR7p4MZ%3DtMA%40mail.gmail.com.
OK great. If the webapp is missing other features let us know, the goal is to have as close to 100% compatibility with IGV desktop as is possible. I've entered an issue to support the "igv" format, although not needed in this case, here: https://github.com/igvteam/igv.js/issues/1415.
--
---
You received this message because you are subscribed to a topic in the Google Groups "igv-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/igv-help/u9uOt4_tvJk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to igv-help+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/igv-help/CACOP%2BpvDwH0nEEigG8%3D45oDOMPc%3DB%3DkpL7cNAFYoBG1PhSX-rw%40mail.gmail.com.