Hi,
I'm working through an analysis with Scripture for the first time.
I've been able to generate a bed and dot file. UCSC does not seem like this BED file.
I was able to find this suggestion that scripture includes a gff converter:
java -Xmx1000m -jar <path_to_scripture>/scripture.jar -task toGFF -cufflinks -in scripture.t0.bed -source SCRIPTURE -out scripture.t0.gtf -prefix t0
but... this toGFF function does not seem to be described in the scripture documentation, and does not seem to work for me either.
Any suggestions? All I am really trying to do is to get this into UCSC so I can quickly assess how things look. Scripture suggests IGV browser which I suppose I could also use.
thanks!
I'm working through an analysis with Scripture for the first time.
I've been able to generate a bed and dot file. UCSC does not seem like this BED file.
I was able to find this suggestion that scripture includes a gff converter:
java -Xmx1000m -jar <path_to_scripture>/scripture.jar -task toGFF -cufflinks -in scripture.t0.bed -source SCRIPTURE -out scripture.t0.gtf -prefix t0
but... this toGFF function does not seem to be described in the scripture documentation, and does not seem to work for me either.
Any suggestions? All I am really trying to do is to get this into UCSC so I can quickly assess how things look. Scripture suggests IGV browser which I suppose I could also use.
thanks!
Comment