8000 GitHub - sofiapfund/annotator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sofiapfund/annotator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

annotator

This repository contains all the scripts required to set up a local web server that allows the simple and fast annotation of scientific articles to populate the Progenetix publication collection.

The scripts:

  • my_server.py launches a local web server, provides input fields to make annotations and uploads the newly created Progenetix posts on the publication collection.

  • my_html.py contains the html elements that describe the structure of the web page and the interactive form that collects the user's inputs.

  • utils.py provides some predefined functions that are required for the generation of new posts for the publication collection, starting from the information found in the previously submitted annotations.

Goals:

  • implement a 'post-updating' function (until now, only 'post-uploading' function): overwrite information for publications that are already in the Progenetix publication collection. This would be for example useful to add correct sample type annotations.
  • improve form (autocomplete feature after PMID is given - for publications that are already in the collection)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0