Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexJSully authored Oct 1, 2024
1 parent 6b4c1e1 commit 3c27575
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 66 deletions.
89 changes: 25 additions & 64 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
"private": true,
"description": "Search among 113 RNA-seq data sets used by Araport 11 to reannotate the Arabidopsis genome (Cheng et al. 2016, http://biorxiv.org/content/early/2016/04/05/047308). The eFP-Seq Browser will retrieve the number of reads mapped and display these above the desired Araport 11 gene model. You can sort or filter the columns.",
"devDependencies": {
"concurrently": "^8.2.2",
"concurrently": "^9.0.1",
"http-server": "^14.1.1",
"nodemon": "^3.1.4",
"nodemon": "^3.1.7",
"prettier": "^3.3.3",
"workbox-cli": "^7.1.0"
},
Expand Down

0 comments on commit 3c27575

Please sign in to comment.