BioContainers / biocontainers-backend

Python backend for Biocontainers (Flask + MongoDB)
http://biocontainers.pro
Apache License 2.0
3 stars 1 forks source link

Start indexing the workflows tht use containers #17

Closed ypriverol closed 4 years ago

ypriverol commented 5 years ago

@chakrabandla we should start indexing in the registry with the new pipeline the workflows that are here in this file https://github.com/BioContainers/workflows/blob/master/workflows.csv. The file contains a name of the user that create the workflow, a possible name, description and the url of the github repo. We should be able to go to each repo and depending on the type of workflow index in biocontainer database. This includes the following:

The final idea is to have a final report for each container about all the workflows where it has been used.

Lets try to discuss this here in details before coding.

chakrabandla commented 4 years ago

done right?

ypriverol commented 4 years ago

Yes