tiagofilipe12 / pATLAS

Plasmid Atlas - A web interface to browse for plasmids and their associated genes. Visit us at:
http://www.patlas.site
GNU General Public License v3.0
21 stars 10 forks source link

Add views to receive results #149

Closed tiagofilipe12 closed 6 years ago

tiagofilipe12 commented 6 years ago

A cool feature would be to add a route that allow to receive results that are unique per dataset. This would allow to receive results from any pipeline that uses that routing scheme and show results without the need of using the import menu.

The idea would be that the pipelines output something similar to what is imported through the menus and then send a post request to pATLAS with that data, that would be processed similarly to what is done with the files through the Import menu.