Giter VIP home page Giter VIP logo

django-dnabot's People

Contributors

benedict-carling avatar raghavkhanna18 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

django-dnabot's Issues

Views

Add viewset
For now only need simple viewset until we know we can accept file as see them, however later on this is where the processing will happen for dnabot as we will need to write our own viewset, this issue is for the basic version

https://www.django-rest-framework.org/tutorial/quickstart/`
example of basic viewset here

Serializer

Consider which field we need for our Serializer
For example which class might we want and inside each on which field we need. to be able to recieve DNA-BOT inputs

def dnabot(ethanol_well_for_stage_2,deep_well_plate_stage_4, input_construct_path,output_sources_paths):

Possibly as well need a id, aswell as possible blank field which hold 4 output python files?

Discuss Storage

Discuss how we should delete the output files made if we dont delete the backend will grow 4 more files everytime someone submits a request, which is unfeasable

Write unit test

include unit test for dnabot to ensure new pull requests dont affect functionallity

Fix double request error

** At times doesnt work after second request **
i believe this because each time output files are made they make a folder inside eachother, before we sort this we need to find a way to delete the files after they have been downloaded

Add id to output file name

When file is made they are all called the same name

output_1.py

We need to add a id to every output file made

Requirements

Create a requirements.txt in the root directory so easy for others to get started working on this project as well as for use to track and ensure all using the same version of dependencies ๐Ÿš€

Implement CI / CD

research weather to use travis, jenkis or github actions and implement here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.