Skip to content

snow0815/TriboAnnotation

Repository files navigation

For working with the environment you should install Anaconda. You need to create an environment for each module. The quick access can be done using the powershell prompt within the conda environment. For more information about dealing with conda environments refer to https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html.

Quick Access

A quick access to the pipeline is provided through the pre-analysed publications provided within the GUI. For working with the Web-Interface follow the steps:

  1. Go to folder semantic_annotation_pipeline-ui, download the Code and extract the .zip in a new directory: ...\semantic_annotation_pipeline-ui
  2. Create a new conda Environment conda create -n NEW_ENVIRONMENT_NAME
  3. Activate the new environment conda activate NEW_ENVIRONMENT_NAME and navigate to the folder of the semantic annotation pipeline: cd ...\semantic_annotation_pipeline-ui
  4. Install the requirements pip install -r requirements.txt
  5. Run the Pipeline: python main.py
  6. Access the Webinterface under http://127.0.0.1:8000

Usage and License

The content provided within this repository is free to share and adapt under CC BY 4.0.
Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published