diff options
-rw-r--r-- | issues/gnqc-py/upload-strains.gmi | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/issues/gnqc-py/upload-strains.gmi b/issues/gnqc-py/upload-strains.gmi index 63a8a43..5cceecd 100644 --- a/issues/gnqc-py/upload-strains.gmi +++ b/issues/gnqc-py/upload-strains.gmi @@ -16,8 +16,8 @@ This issue will track the implementation of a system to allow the upload of stra ## TODO -- [ ] UI to select species -- [ ] UI to select or create a grouping for the strains (think InbredSet) -- [ ] UI to select the CSV file with the strains data -- [ ] UI to select the way to interprete the CSV file -- [ ] Code to insert the new strains, into the database +* [ ] UI to select species +* [ ] UI to select or create a grouping for the strains (think InbredSet) +* [ ] UI to select the CSV file with the strains data +* [ ] UI to select the way to interprete the CSV file +* [ ] Code to insert the new strains, into the database |