Giter Site home page Giter Site logo

Comments (9)

vivekbhr avatar vivekbhr commented on July 23, 2024 1

I thought of importing it as bedpe file like:

clodius aggregate bedpe --assembly mm10  --chr1-col 1 --from1-col 2 --to1-col 3   --chr2-col 4 --from2-col 5 --to2-col 6 --output-file /tmp/test.arcs

followed by:

sudo higlass-manage ingest --filetype beddb --datatype bedlike /tmp/test.arcs

but I couldn't see anything.. I would try bedfile now

from higlass-arcs.

vivekbhr avatar vivekbhr commented on July 23, 2024 1

Ok, I'll play around with it. Thanks a lot for the fast replies! The tool is amazing

from higlass-arcs.

pkerpedjiev avatar pkerpedjiev commented on July 23, 2024

Hey Vivek,

The arcs track is still a bit experimental so it's not easy to add. But it is possible.

If you use the latest docker container and you ingest your data with --filetype beddb --datatype bedlike. Add your data as a bedlike track from the Add Track Dialog. Once it's loaded, open the the viewconf editor:

image

Scroll down to the section for your track (look for type:bedlike). Change that to type: 1d-arcs and delete the uid:... section for that track. Save the viewconf and you should be able to see the arcs track.

We'll improve that process and make it easier to add as a track shortly.

from higlass-arcs.

vivekbhr avatar vivekbhr commented on July 23, 2024

thanks @pkerpedjiev . Do I need to run clodius aggregate first?

from higlass-arcs.

pkerpedjiev avatar pkerpedjiev commented on July 23, 2024

Yes, you need to run clodius aggregate bedfile on the bedfile and then ingest the resulting beddb file using --filetype beddb --datatype bedlike.

from higlass-arcs.

vivekbhr avatar vivekbhr commented on July 23, 2024

I am still unable to see the arcs. I can see the individual positions though.

Does this need any update? Here's what I have in higlass-app/version.txt

SERVER_VERSION: 1.14.1
WEB_APP_VERSION: 1.1.8
LIBRARY_VERSION: 1.9.3
HIPILER_VERSION: 1.4.0
MULTIVEC_VERSION: 0.2.3
CLODIUS_VERSION: 0.14.3
TIME_INTERVAL_TRACK_VERSION: 0.2.0-rc.2
LINEAR_LABELS_TRACK: 0.1.6
LABELLED_POINTS_TRACK: 0.1.12
BEDLIKE_TRIANGLES_TRACK_VERSION: 0.1.2
RANGE_TRACK_VERSION: 0.1.1
PILEUP_VERSION: 0.2.11

export

from higlass-arcs.

pkerpedjiev avatar pkerpedjiev commented on July 23, 2024

I think they're there. Just zoom in to one of the bars on the top :-)

from higlass-arcs.

vivekbhr avatar vivekbhr commented on July 23, 2024

@pkerpedjiev oh yes I see them now! I think I was expecting some over longer distances. My bad!

Are, there any limitations in visualizing one-to-many kind of connections?

from higlass-arcs.

pkerpedjiev avatar pkerpedjiev commented on July 23, 2024

Hmm, I haven't tried out one to many. It shouldn't be a problem if you have multiple bed lines:

chr1 1000 3000
chr1 1000 5000

from higlass-arcs.

Related Issues (2)

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.