You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for ROSE for calling super-enhancers. I have a query: How can I make the refseq table for mm39 and use it for stitching the super-enhancers of my ChIP-seq data?
In addition, I am getting the following error:
MAKING TSS COLLECTION
12900
9000
13000
13100
13200
13400
9100
13300
9200
9000
13500
9300
9400
9100
13600
13700
9200
13800
9300
13900
9400
14000
13400
14100
13500
13600
13700
13800
13900
14000
14100
9500
9600
9700
9800
14200
14300
14400
14500
14600
14200
14300
14400
14500
14600
9500
9600
9700
9800
Traceback (most recent call last):
File "/path/to/file/ROSE/bin/ROSE_geneMapper.py", line 299, in <module>
main()
File "path/to/file/ROSE/bin/ROSE_geneMapper.py", line 282, in main
enhancerToGeneTable,geneToEnhancerTable,withGenesTable = mapEnhancerToGene(annotFile,enhancerFile, uniqueGenes=True, byRefseq=options.refseq, subtractInput=options.control, transcribedFile=transcribedFile)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/path/to/file/ROSE/bin/ROSE_geneMapper.py", line 140, in mapEnhancerToGene
closestGene = allEnhancerGenes[distList.index(min(distList))]
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
IndexError: list index out of range
Hello,
Thank you for ROSE for calling super-enhancers. I have a query: How can I make the refseq table for mm39 and use it for stitching the super-enhancers of my ChIP-seq data?
In addition, I am getting the following error:
Command used:
I have tried to make a refseq file for mm39 genome as specified in the instructions. Hence any help in this regard is highly appreciated.
Thanks & regards,
Gayatri.
The text was updated successfully, but these errors were encountered: