Kaynağa Gözat

Update README

_
Frederik Filip Stæger 4 yıl önce
ebeveyn
işleme
75f334dc91
1 değiştirilmiş dosya ile 5 ekleme ve 8 silme
  1. 5 8
      README.md

+ 5 - 8
README.md

@@ -1,10 +1,7 @@
- # Description
-This repository contains the full data set for constructing the DAPI template, the full DAPI template creation pipeline and the automatic slice segmentation.
- 
-# Automatic slice segmentation  
-
-Program for automatic segmentation to a DAPI-stained coronal mouse brain slices.
 
+#Automatic slice segmentation  
+  
+Program for automatically registering a segmentation to a DAPI-stained slice.  
   
 ## Dependencies  
 * Python 3.6  
@@ -36,8 +33,8 @@ python3 auto_seg.py sliceloc segloc templateloc --bregma [coord]
 
 **Optional arguments**
 
-| | |
-|---|---|
+|||
+|--------------------------------|-----------------------------|
 |`--approx [index]`            |Provide the location of the slice as a z-index of the template. Can be used instead of --bregma argument.|
 |`--out [directory]`            |Provide an alternative output directory (default directory is /output)            |
 |`--dapi [index]`   |Index of the DAPI channel in the slice, by default the DAPI channel is assumed to be the last channel|