Git Product home page Git Product logo

Comments (4)

AndreasHeger avatar AndreasHeger commented on July 22, 2024

Hi, typically the memory problem occurs if a workspace is provided that contains 4 BED columns where the fourth bed column is some form of label. For example::

chr1 10   100  region1
chr1  2000 3000 region2

while the intention is likely that these regions belong to the same workspace, GAT will treat these as individual and compute samples separately. This causes the memory to explode, especially if there are
many such regions. Can you please check if that is the case in your bed files you supply as the workspace? Best they should contain only 3 columns or if they contain 4, the fourth column should be identical throughout:

chr1 10  100 mappable
chr1 2000 3000 mappable

Some gat datasets are here:

https://www.cgat.org/downloads/public/gat/datasets/

I will see if we have an mm10 somewhere.

Best wishes,
Andreas

from gat.

AndreasHeger avatar AndreasHeger commented on July 22, 2024

Closing for now.

from gat.

selomics avatar selomics commented on July 22, 2024

Hi, do any of you have mm10 mappability track file somewhere that I can download?.

Any help is appreciated since it's not publicly available to my knowledge.

from gat.

AndreasHeger avatar AndreasHeger commented on July 22, 2024

from gat.

Related Issues (15)

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.