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

Networks: the constructors for networks in R using an edge list expect overly specific column names

Aperta
#250 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
45/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
r

Direzione di ricerca

Start by locating the R network constructors that consume edge lists and inspect how they identify endpoint columns. Done means edge lists can use their first two columns as source and target while preserving additional columns as link attributes; add or update coverage for that behavior.

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

Descrizione

microbiome

right now i think its looking specifically for 'source' and 'target' columns. we should probably do something like assume the first two columns are source and target and all other cols are attributes of the links.. not essential, but slightly annoying.

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.