CRSU-Apps/MetaInsight

Network plot extension

Open

#16 opened on Feb 10, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)R (20 forks)auto 404
help wanted

Repository metrics

Stars
 (20 stars)
PR merge metrics
 (PR metrics pending)

Description

For the one of the network plots, it needs to be a different format in the ranking panel (ordered according to the rank results). Currently a separate plot function has been created:

https://github.com/CRSU-Apps/MetaInsight/blob/a5b3e705fb163eed4d684d6083ab8e380b8a89fe/plot.R#L95-L100

Ideally need to create plot function to allow both types used in tabs 1c and 3c.

Contributor guide