diff --git a/.gitignore b/.gitignore index 223e6f2abd..4ecb3b22ce 100755 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ /build/ /dist/ test-output/ +node_modules/ +package-lock.json /*.egg-info/ anvio/__pycache__/ anvio/extensions/concoct/vbgmm.c diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index e46512375a..0000000000 --- a/.gitmodules +++ /dev/null @@ -1,45 +0,0 @@ -[submodule "anvio/data/static/content/chartsjs"] - path = anvio/data/static/content/chartsjs - url = https://github.com/nnnick/Chart.js -[submodule "anvio/data/static/content/bootstrap-sortable"] - path = anvio/data/static/content/bootstrap-sortable - url = https://github.com/drvic10k/bootstrap-sortable -[submodule "anvio/data/interactive/lib/bootstrap-sortable"] - path = anvio/data/interactive/lib/bootstrap-sortable - url = https://github.com/drvic10k/bootstrap-sortable -[submodule "anvio/data/interactive/lib/d3.js"] - path = anvio/data/interactive/lib/d3.js - url = https://github.com/mbostock/d3 -[submodule "anvio/data/interactive/lib/jquery"] - path = anvio/data/interactive/lib/jquery - url = https://github.com/jquery/jquery -[submodule "anvio/data/interactive/lib/bootstrap"] - path = anvio/data/interactive/lib/bootstrap - url = https://github.com/twbs/bootstrap -[submodule "anvio/data/interactive/lib/jquery-ui"] - path = anvio/data/interactive/lib/jquery-ui - url = https://github.com/jquery/jquery-ui -[submodule "anvio/data/interactive/lib/randomColor"] - path = anvio/data/interactive/lib/randomColor - url = https://github.com/davidmerfield/randomColor -[submodule "anvio/data/interactive/lib/bootstrap-waitingfor"] - path = anvio/data/interactive/lib/bootstrap-waitingfor - url = https://github.com/ehpc/bootstrap-waitingfor.git -[submodule "anvio/data/interactive/lib/toastr"] - path = anvio/data/interactive/lib/toastr - url = https://github.com/CodeSeven/toastr.git -[submodule "anvio/data/interactive/lib/bootstrap-markdown"] - path = anvio/data/interactive/lib/bootstrap-markdown - url = https://github.com/toopay/bootstrap-markdown.git -[submodule "anvio/data/interactive/lib/marked"] - path = anvio/data/interactive/lib/marked - url = https://github.com/chjj/marked.git -[submodule "anvio/data/interactive/lib/JavaScript-MD5"] - path = anvio/data/interactive/lib/JavaScript-MD5 - url = https://github.com/blueimp/JavaScript-MD5.git -[submodule "anvio/data/interactive/lib/bootstrap-icons"] - path = anvio/data/interactive/lib/bootstrap-icons - url = https://github.com/twbs/icons.git -[submodule "anvio/data/interactive/lib/roboto"] - path = anvio/data/interactive/lib/roboto - url = https://github.com/googlefonts/roboto.git diff --git a/anvio/data/interactive/charts.html b/anvio/data/interactive/charts.html index ac275cb34d..58b6a56b7c 100644 --- a/anvio/data/interactive/charts.html +++ b/anvio/data/interactive/charts.html @@ -10,9 +10,9 @@ - + - + @@ -20,17 +20,16 @@ - - - - + + + - - + + - + diff --git a/anvio/data/interactive/contigs.html b/anvio/data/interactive/contigs.html index 0ba90ec4d2..5b53a0e51d 100644 --- a/anvio/data/interactive/contigs.html +++ b/anvio/data/interactive/contigs.html @@ -3,12 +3,12 @@ Contigs DB Stats - + - + - - + + - - - - + + + - + diff --git a/anvio/data/interactive/index.html b/anvio/data/interactive/index.html index d5c3dca319..3ffacd8f96 100644 --- a/anvio/data/interactive/index.html +++ b/anvio/data/interactive/index.html @@ -11,37 +11,38 @@ - + - - + + + + - - - - + + + + + + + + + + + - - - - - - - - - - + + - - + + - + @@ -66,14 +67,14 @@ - - - + + + - - - + + + @@ -854,7 +855,7 @@