higlass / higlass/higlass-python

Add Support for Loading Gene-Annotation Files with BigWig Tracks

Ouverte
#135 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
66
Forks
11
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Description:

When using higlass-python, I'm aiming to display gene annotations alongside the BigWig track. Currently, I'm unable to identify any functionality that allows for the creation of a tileset which can then be added to a track.

Current State:
The below image showcases my output without any gene-annotation:
image

Expected Outcome:
For reference, I'd like the output to appear similar to this (with gene-annotation included):
image

It's essential for my project to be able to load the gene-annotation directly from my local machine. One potential method I've considered is to load the view configuration file and then load the gene-annotation by calling the function
[https://github.com/higlass/higlass-python/blob/91ab3dbd33e31f7f296337aaf14ab6290634b394/src/higlass/tilesets.py#L70](url).. However, my primary requirement is to facilitate this from my local server.

I would appreciate any guidance or suggestions on achieving this.

Thank you.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start with src/higlass/tilesets.py around line 70 and inspect how a view configuration loads tilesets. Trace the local-server path for BigWig tracks and determine what is needed to load gene-annotation data from the local machine alongside them. Done means a local gene-annotation tileset can be created and added to a view with a BigWig track.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python
Domaine
data-visualization
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.