Code Monkey home page Code Monkey logo

rose's People

Contributors

chlazaris avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

rose's Issues

ROSE_geneMapper.py output files related question

Hi @abraham2, @chlazaris,

I ran into the IndexError:list index out of range at ROSE_geneMapper.py step.
I tried to address it by manually removing all chr*_ nomenclature from mm10_AllStitched.table.txt. (stjude/ROSE#24)
However, I do not know what to expect in terms of output files at the end of this step.
Screenshot 2024-05-15 at 1 41 51 PM
There are the files in my output folder.

Can you explain/list the output files from running this command.
ROSE_geneMapper.py -g mm10 -i /FILEPATH/ROSE/bin/output/mm10_SuperStitched.table.txt -r TRUE -c
ROSE_geneMapper.py -g mm10 -i /FILEPATH/ROSE/bin/output/mm10_AllStitched.table.txt -r TRUE -c

Traceback (most recent call last):
File "/PATH/ROSE/bin/ROSE_geneMapper.py", line 298, in
main()
File "/PATH/ROSE/bin/ROSE_geneMapper.py", line 281, in main
enhancerToGeneTable,geneToEnhancerTable,withGenesTable = mapEnhancerToGene(annotFile,enhancerFile, uniqueGenes=True, byRefseq=options.refseq, subtractInput=options.control, transcribedFile=transcribedFile)
File "/PATH/ROSE/bin/ROSE_geneMapper.py", line 140, in mapEnhancerToGene
closestGene = allEnhancerGenes[distList.index(min(distList))]
IndexError: list index out of range

Error still persists!

Many thanks!

Python ROSE_main.py throws error "ERROR: OPERATION TIME OUT. MAPPING OUTPUT NOT DETECTED"

Hello,
I'm trying to use ROSE_main.py to identify super-enhancers, but I'm encountering the following error.

I have provided the required GFF format file and indexed BAM file as requested.However, when I run this command, the script throws an error.

My command line parameters are:
python ROSE_main.py -g HG38 -i xx.gff -r xx.bam -o xx -s 12500 -t 2500

The error message reads:
ERROR: OPERATION TIME OUT. MAPPING OUTPUT NOT DETECTED

I've tried rerunning the command, but the issue persists. What could be causing this error, and how can I resolve it?
Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.