Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Bipartite Network: Ordering nodes

Aperta
#252 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
r

Direzione di ricerca

Start by locating the bipartite network ordering entry point in plot.data and review how nodes are currently ordered. Define how alphabetical, unweighted connection-count, and custom ordering should be selected and applied, then verify that each requested ordering works on the live-site example.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

From the mbio live site, 02/26/24
Screen Shot 2024-02-26 at 12 56 45 PM

The nodes are sorted in no reasonable order.

The most obvious sort order would be alphabetical, though i know we've talked about hierarchical sorting based on taxonomy. But for the near future, i think it makes most sense to have sort options:

  1. Alphabetical
  2. Number of connections (unweighted degree)
  3. Custom. Either this will just be a separate radio button or we'll somehow otherwise handle the user reordering the nodes however they want.

My question is, who should do this reordering work? I'm thinking plot.data right now, since we're also including degree in the ordering. @d-callan may have ideas here

Lingua principale
R
Stelle
1
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di VEuPathDB/plot.data

Tutte le issue di VEuPathDB/plot.data

Issue simili

Altre issue su R

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.