YEBADI / DeNTAS

DeNTAS: De Novo Transcriptome Analysis and Statistics - a user-friendly web-app.
1 stars 0 forks source link

Widen Species Selection #17

Open YEBADI opened 7 years ago

YEBADI commented 7 years ago

Instead of it being limited to just Pteropus Alecto, we will give the user a choice of species from a drop down list: they can pick Pteropus Alecto or Mice or Human (Homo sapiens).

  1. I will try and set up each major DB
  2. We need a FLASK incorperated dropdown list
  3. Once the user picks the species we then need to specify that THIS is the db we will carry out the BLAST against.
YEBADI commented 7 years ago

I wrote the code to generate each one, ill download the actual data from NCBI to do it on apocrita so it's set up (James can help me with that).

Just need to develop a drop down list to let user pick which species they want to run the BLAST on.