Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Network layouts handle negative values

Abierto
#260 2 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
25/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
r

Línea de trabajo

Start with the force-directed layout entry points and igraph behavior for networks containing positive and negative edge weights. Compare results on representative networks rather than only small examples, including the WGCNA negative-edge use case. Done means the required behavior and scope are specified, including whether positive-only, negative-only, both, or absolute-value handling is needed.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

I did some looking and folks don't seem to be happy with how the force-directed layouts in igraph handle negative weights. Often the examples i saw only had a few nodes, so i think we should see how it goes with our networks and modify if needed.

If we do need to modify, one fun idea would be to have options for force-directed: positive only, negative only, both, or absolute value. Basically ways to keep all the edge weights on one side of 0 (except the "both" option). Kathryn was talking about how she's actually only interested in negative edges for the wgcna stuff, which led me to think about this plan.

Lenguaje dominante
R
Estrellas
1
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de VEuPathDB/plot.data

Todos los issues de VEuPathDB/plot.data

Issues similares

Más issues de R

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.