LICENSE
MANIFEST.in
README.md
setup.py
megaqc/__init__.py
megaqc/app.py
megaqc/cli.py
megaqc/commands.py
megaqc/compat.py
megaqc/database.py
megaqc/extensions.py
megaqc/scheduler.py
megaqc/settings.py
megaqc/wsgi.py
megaqc.egg-info/PKG-INFO
megaqc.egg-info/SOURCES.txt
megaqc.egg-info/dependency_links.txt
megaqc.egg-info/entry_points.txt
megaqc.egg-info/not-zip-safe
megaqc.egg-info/requires.txt
megaqc.egg-info/top_level.txt
megaqc/api/__init__.py
megaqc/api/constants.py
megaqc/api/utils.py
megaqc/api/views.py
megaqc/migrations/README
megaqc/migrations/alembic.ini
megaqc/migrations/env.py
megaqc/migrations/script.py.mako
megaqc/migrations/versions/007c354223ec_.py
megaqc/migrations/versions/4515f66f3690_.py
megaqc/migrations/versions/e38ef2ac89ab_.py
megaqc/migrations/versions/eb9fdf01bbae_.py
megaqc/model/__init__.py
megaqc/model/models.py
megaqc/public/__init__.py
megaqc/public/forms.py
megaqc/public/views.py
megaqc/report_plot/__init__.py
megaqc/report_plot/views.py
megaqc/rest_api/__init__.py
megaqc/rest_api/content.py
megaqc/rest_api/fields.py
megaqc/rest_api/filters.py
megaqc/rest_api/outlier.py
megaqc/rest_api/plot.py
megaqc/rest_api/schemas.py
megaqc/rest_api/utils.py
megaqc/rest_api/views.py
megaqc/rest_api/webarg_parser.py
megaqc/static/css/bootstrap.min.css
megaqc/static/css/component-chosen.min.css
megaqc/static/css/font-awesome.min.css
megaqc/static/css/gridstack.min.css
megaqc/static/css/main.css
megaqc/static/css/tether.min.css
megaqc/static/css/toastr.min.css
megaqc/static/fonts/FontAwesome.otf
megaqc/static/fonts/fontawesome-webfont.eot
megaqc/static/fonts/fontawesome-webfont.svg
megaqc/static/fonts/fontawesome-webfont.ttf
megaqc/static/fonts/fontawesome-webfont.woff
megaqc/static/fonts/fontawesome-webfont.woff2
megaqc/static/fonts/roboto/LICENSE.txt
megaqc/static/fonts/roboto/Roboto-Black.ttf
megaqc/static/fonts/roboto/Roboto-BlackItalic.ttf
megaqc/static/fonts/roboto/Roboto-Bold.ttf
megaqc/static/fonts/roboto/Roboto-BoldItalic.ttf
megaqc/static/fonts/roboto/Roboto-Italic.ttf
megaqc/static/fonts/roboto/Roboto-Light.ttf
megaqc/static/fonts/roboto/Roboto-LightItalic.ttf
megaqc/static/fonts/roboto/Roboto-Medium.ttf
megaqc/static/fonts/roboto/Roboto-MediumItalic.ttf
megaqc/static/fonts/roboto/Roboto-Regular.ttf
megaqc/static/fonts/roboto/Roboto-Thin.ttf
megaqc/static/fonts/roboto/Roboto-ThinItalic.ttf
megaqc/static/img/BarRandom-256.png
megaqc/static/img/MegaQC_logo.png
megaqc/static/img/MegaQC_logo.svg
megaqc/static/img/SciLifeLab_logo.png
megaqc/static/img/comparisons.png
megaqc/static/img/distributions.png
megaqc/static/img/favicon.png
megaqc/static/img/favicon.svg
megaqc/static/img/report_plot_thumb.svg
megaqc/static/img/trends.png
megaqc/static/js/admin.js
megaqc/static/js/admin.js.map
megaqc/static/js/filter_samples.js
megaqc/static/js/megaqc.js
megaqc/static/js/members.js
megaqc/static/js/plot_choice.js
megaqc/static/js/trend.js
megaqc/static/js/trend.js.map
megaqc/static/js/libs/bootstrap.min.js
megaqc/static/js/libs/bootstrap3-typeahead.min.js
megaqc/static/js/libs/chosen.jquery.min.js
megaqc/static/js/libs/clipboard.min.js
megaqc/static/js/libs/gridstack.jQueryUI.min.js
megaqc/static/js/libs/gridstack.min.js
megaqc/static/js/libs/jquery-3.2.1.min.js
megaqc/static/js/libs/jquery-ui.min.js
megaqc/static/js/libs/lodash.min.js
megaqc/static/js/libs/popper.min.js
megaqc/static/js/libs/toastr.min.js
megaqc/templates/401.html
megaqc/templates/404.html
megaqc/templates/500.html
megaqc/templates/error.html
megaqc/templates/footer.html
megaqc/templates/layout.html
megaqc/templates/layout_blank.html
megaqc/templates/nav.html
megaqc/templates/public/about.html
megaqc/templates/public/comparisons.html
megaqc/templates/public/dashboard.html
megaqc/templates/public/distributions.html
megaqc/templates/public/filter_samples_modal.html
megaqc/templates/public/filter_samples_selectbox.html
megaqc/templates/public/home.html
megaqc/templates/public/login.html
megaqc/templates/public/plot_choice.html
megaqc/templates/public/plot_type.html
megaqc/templates/public/react.html
megaqc/templates/public/register.html
megaqc/templates/public/report_plot.html
megaqc/templates/public/reports_management.html
megaqc/templates/public/save_plot_favourite_modal.html
megaqc/templates/users/change_password.html
megaqc/templates/users/create_dashboard.html
megaqc/templates/users/dashboards.html
megaqc/templates/users/manage_users.html
megaqc/templates/users/multiqc_config.html
megaqc/templates/users/organize_filters.html
megaqc/templates/users/plot_favourite.html
megaqc/templates/users/plot_favourites.html
megaqc/templates/users/profile.html
megaqc/templates/users/queued_uploads.html
megaqc/user/__init__.py
megaqc/user/forms.py
megaqc/user/models.py
megaqc/user/views.py
megaqc/utils/__init__.py
megaqc/utils/config_defaults.yaml
megaqc/utils/settings.py
uploads/README.md