diff --git a/content/guides/running_applications/bioinformatics_tools/biodata_module.md b/content/guides/running_applications/bioinformatics_tools/biodata_module.md
index 7aba8652533d9a3ff48f031a110fa4c454399ca5..9b9ca690ffa288040d85d28756c011da2981f32f 100644
--- a/content/guides/running_applications/bioinformatics_tools/biodata_module.md
+++ b/content/guides/running_applications/bioinformatics_tools/biodata_module.md
@@ -1,6 +1,8 @@
 +++
 title = "Biodata Module"
 description = "How to use Biodata Module on HCC machines"
+scripts = ["https://cdnjs.cloudflare.com/ajax/libs/jquery.tablesorter/2.31.1/js/jquery.tablesorter.min.js", "https://cdnjs.cloudflare.com/ajax/libs/jquery.tablesorter/2.31.1/js/widgets/widget-pager.min.js","https://cdnjs.cloudflare.com/ajax/libs/jquery.tablesorter/2.31.1/js/widgets/widget-filter.min.js","/js/sort-table.js"]
+css = ["http://mottie.github.io/tablesorter/css/theme.default.css","https://mottie.github.io/tablesorter/css/theme.dropbox.css", "https://cdnjs.cloudflare.com/ajax/libs/jquery.tablesorter/2.31.1/css/jquery.tablesorter.pager.min.css","https://cdnjs.cloudflare.com/ajax/libs/jquery.tablesorter/2.31.1/css/filter.formatter.min.css"]
 weight = "52"
 +++