var app = angular.module('myModel', []); app.controller('thisCtrl', function ($scope) { $scope.formDatasUp = [ { value: '0', label: '选项一' }, { value: '1', label: '选项二' }, { value: '2', label: '选项三' }, { value: '3', label: '选项四' }, { value: '4...
added KEGG processing files, updated README --- README.md | 17 +- ...DGnet_targeted_therapy_breast_ER_FGFR1.Rmd | 6 +- code_process_KEGG/Preprocess_KEGG_objects.Rmd | 73 +++ .../Preprocess_KEGG_objects.html | 491 ++++++++++ .../get_all_KEGG_hsa_pathways.Rmd | 34 ++ .../...
{ "@babel/core": "~7.20.0", - "@react-native-tvos/config-tv": "^0.0.6", + "@react-native-tvos/config-tv": "^0.0.7", "@types/react": "~18.2.14", "eslint": "^8.56.0", "expo-module-scripts": "^3.4.1", diff --git a/yarn.lock b/yarn.lock index 50657a3..c32...