Scribe icon indicating copy to clipboard operation
Scribe copied to clipboard

Regulatory networks with Direct Information

Results 8 Scribe issues
Sort by recently updated
recently updated
newest added

Hello, I keep getting the following compiler error when attempting to compile scribe: ```clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -IANN -DRANN -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppArmadillo/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g...

make: *** [C:/PROGRA~1/R/R-41~1.3/etc/i386/Makeconf:245: information_estimator.o] Error 1 ERROR: compilation failed for package 'Scribe'

I have tried to make sense of the code in Scribe, but was wondering if there is some type of tutorial code detailing Scribe's usage/workflow on Github or elsewhere.

provide a function for user to query and then visualize the network in a highlighted version

Create a function to save network for other tools to perform active visualizations

Create a visualize for a small network to visualize the gene regulation strength over pseudotime

add shading window in pair-wise genes plot to show the states