dondi / GRNsight

Web app and service for modeling and visualizing gene regulatory networks.
http://dondi.github.io/GRNsight
BSD 3-Clause "New" or "Revised" License
17 stars 8 forks source link

Igreen1 #908

Closed igreen1 closed 3 years ago

igreen1 commented 3 years ago

Primarily, this is working towards closing up this spring of #575.

The first set of commits work on updating the featurelist and creating a new wiki .md file. This has been added to the github wiki.

The second set of commits split up the feature list based on the location of the feature. Those relating to the node dropdown or sidebar are added to nodeFeatures.json, etc.

The final set of commits add the ids to the feature list.

Also, worked towards issue #907 by fixing the missing network sheet. This was a simple renaming bug that I hotfixed.

igreen1 commented 3 years ago

Added the wrong commit to the pull request, forgot the formatting update. Sorry!