Giter Site home page Giter Site logo

jordanlab / tagore Goto Github PK

View Code? Open in Web Editor NEW
35.0 6.0 7.0 1.61 MB

The script presents a simple way to visualize features on human chromosome ideograms

License: GNU General Public License v3.0

Python 99.06% Shell 0.94%
bioinformatics applied-bioinformatics-lab human-genetics chromosome visualization ideogram

tagore's People

Contributors

ar0ch avatar cytham avatar lavanyarishishwar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

tagore's Issues

Legend

Hi, thank you for developing this tool, super useful. Just wondering if it's possible to add legend function? Thanks!

apply this to other genomes

Hi,
I was wondering if is it possible to optimize this amazing tool for other genomes. not only on the human genome.
Best,
PF

pip --user install

Hello,

I did:

pip install tagore --user

This puts tagore in ~/.local/bin.

Running it I got a following error:

Could not open /usr/lib/tagore-data/base.svg.p.  Please reinstall tagore
Traceback (most recent call last):
  File "/home/darked89/.local/bin/tagore", line 242, in <module>
    raise base_e
  File "/home/darked89/.local/bin/tagore", line 239, in <module>
    BASE = open(BASE_PATH, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/tagore-data/base.svg.p'

But I do have the missing file in my home dir installation:
$HOME/.local/lib/tagore-data/base.svg.p

IMHO it is a bug since not on all systems we have root/sudo and moving bed files back and forth can be quite cumbersome.

Hope it helps,

Darek Kedra

EDIT
BTW, the system wide install puts the file in question here: /usr/local/lib/tagore-data/base.svg.p

google colab installation

I installed tagore & librsvg2 on google colab and got:
Could not open /usr/lib/tagore-data/base.svg.p. Please reinstall tagore
Traceback (most recent call last):
File "/usr/local/bin/tagore", line 242, in
raise base_e
File "/usr/local/bin/tagore", line 239, in
BASE = open(BASE_PATH, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/tagore-data/base.svg.p'.
Folder /usr/lib/tagore-data/ does not exist.
Reinstallation doesn't help.

add legend and remove chromsomes?

Thanks for this library.
I'd be interested in using the tagore to create some graphics.
I'd like to add legends for the color.
Also, if I'm not interested in say certain chromosome (say ChrX), I'd like to remove that.

Are these two things possible?

Thanks.

rsvg issue

getting:
Could not find rsvg in PATH.

I have libsvg installed, it seems to want to call rsvg-convert instead of just rsvg

any suggestions?

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.