diff options
author | Frederick Muriuki Muriithi | 2023-12-06 08:30:01 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2023-12-06 08:30:01 +0300 |
commit | 4d2547357b127101501e776a7c685005cf2fd118 (patch) | |
tree | a56aa345f625ae171cde4881bb09cd1627b4f03d /issues/gnqc-py/upload-strains.gmi | |
parent | 7a7a4817df4f5eee55ee8c50da145f731c3c1bef (diff) | |
download | gn-gemtext-4d2547357b127101501e776a7c685005cf2fd118.tar.gz |
Upload Strains: Update formatting.
Diffstat (limited to 'issues/gnqc-py/upload-strains.gmi')
-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 |