summaryrefslogtreecommitdiff
path: root/topics/data-uploads
diff options
context:
space:
mode:
Diffstat (limited to 'topics/data-uploads')
-rw-r--r--topics/data-uploads/inserting-data.gmi8
-rw-r--r--topics/data-uploads/reverse-from-file.gmi9
2 files changed, 14 insertions, 3 deletions
diff --git a/topics/data-uploads/inserting-data.gmi b/topics/data-uploads/inserting-data.gmi
index 33b500c..5c79808 100644
--- a/topics/data-uploads/inserting-data.gmi
+++ b/topics/data-uploads/inserting-data.gmi
@@ -1,6 +1,12 @@
+# Data Uploads: Inserting Data
+
## Tags
* assigned: bonfacem, zachs
+* type: bug
+* priority: high
+* status: in progress
+* keywords: data uploads
### Introduction
@@ -160,4 +166,4 @@ MariaDB [db_webqtl]> select * from Strain where Id=66086;
- There are 1000s of mice with computable genomes that have never been
born yet. Can we compute their phenotype? This is as difficult as
- getting to Mars. \ No newline at end of file
+ getting to Mars.
diff --git a/topics/data-uploads/reverse-from-file.gmi b/topics/data-uploads/reverse-from-file.gmi
index f7eb028..9e368db 100644
--- a/topics/data-uploads/reverse-from-file.gmi
+++ b/topics/data-uploads/reverse-from-file.gmi
@@ -1,8 +1,13 @@
+# Data Uploads: Reversing a Diff
+
## Tags
* assigned: bonfacem, zachs
+* status: unclear
+* type: enhancement
+* priority: high
+* keywords: data uploads
### Introduction
-Given a diff file, we should be able to reverse the operations that
-were ran on it.
+Given a diff file, we should be able to reverse the operations that were ran on it.